Commit Graph
8 Commits
Author SHA1 Message Date
mmdolze 48b1c1ee40 Replace compiler #pragma with comments. 2013-01-27 11:33:21 +00:00
mmdolze c9c3272eba Header fixes:
* Do not include system headers in shared files (stdlib.h).
* Don't include lcd.h only once in each driver.
* Remove some unnecessary headers from driver (e.g. syslog.h)
* Include <poll.h> instead of <sys/poll.h>
* Spelling fixes.
2011-03-28 18:17:58 +00:00
mmdolze fd9b2ce713 Big cleanup: Remove trailing whitespace from files (except those imported
from external sources).
2010-10-30 18:04:21 +00:00
marschap b54a4e3706 Doxygen-ize 2008-12-21 14:58:51 +00:00
marschap 11cc2c1697 add paths to Doxygen file headers 2008-11-30 22:34:31 +00:00
marschap 9c876e8d4c fix Doxygen warnings 2008-11-29 16:01:31 +00:00
marschap ef89a572b0 fix a potential bug by allowing Set Mode to continue after a non fatal error (Eric Pooch) 2008-10-09 19:46:54 +00:00
marschap 08bb4b24b8 add files forgotten in previous commit 2008-10-08 21:07:45 +00:00