]> git.defcon.no Git - rctxduino/log
rctxduino
13 years agoChanged UI buttons from Active High to Active low.
Jon Langseth [Mon, 29 Aug 2011 21:50:03 +0000 (23:50 +0200)]
Changed UI buttons from Active High to Active low.

13 years agoMainly data-structure changes:
Jon Langseth [Mon, 29 Aug 2011 16:38:35 +0000 (18:38 +0200)]
Mainly data-structure changes:
Restructured global variables, actively using structs
Changed a bunch of constants stored in variables to #defines
Added a bit of quasi-sane initialization of model settings
Saved about 800 bytes of memory use.

Signed-off-by: Jon Langseth <jon.langseth@lilug.no>
13 years agoInitial code import, contains "fairly runnable" RCTXDuino code.
jon.langseth@lilug.no [Mon, 29 Aug 2011 12:37:12 +0000 (14:37 +0200)]
Initial code import, contains "fairly runnable" RCTXDuino code.