Skip to content

Commit

Permalink
updated RCS log
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhangui committed Jul 2, 2023
1 parent 7f59258 commit 52c0afd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion lcdDaemon.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* $Id: lcdDaemon.c,v 1.12 2023-06-27 22:38:57+05:30 Cprogrammer Exp mbhangui $
* $Id: lcdDaemon.c,v 1.13 2023-07-02 19:38:31+05:30 Cprogrammer Exp mbhangui $
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
Expand Down Expand Up @@ -852,6 +852,9 @@ main(int argc, char **argv)

/*
* $Log: lcdDaemon.c,v $
* Revision 1.13 2023-07-02 19:38:31+05:30 Cprogrammer
* updated comment for GPIO pin numbers
*
* Revision 1.12 2023-06-27 22:38:57+05:30 Cprogrammer
* moved sleep to the end of function
*
Expand Down

0 comments on commit 52c0afd

Please sign in to comment.