Bugfix RC-5 for picoLCD 20x2 and change to dynamic IR sync.

Use consistent indent style.
This commit is contained in:
mmdolze
2009-11-01 15:08:33 +00:00
parent 6540908435
commit 33d1f3ce96
5 changed files with 163 additions and 178 deletions
+1
View File
@@ -12,6 +12,7 @@ v.0.5dev (ongoing development)
* Include <errno.h> instead of <sys/errno.h> everywhere (found by S. Klauer)
* configure: Fix de-selecting of drivers
* Build system: Add a check testing if SA_RESTART flag is available.
* picolcd driver: Fix RC-5 for picoLCD 20x2 (A. van Schie)
v0.5.3
+ lcdexec: notification when called program finishes