Commit Graph

7 Commits

Author SHA1 Message Date
Mike Hord 5afb82a7ed Merging Nate's pull 2013-02-15 16:27:11 -07:00
Nathan Seidle b6ec23b87c Changed variable to byte to save space. 2013-01-07 12:09:03 -07:00
Nathan Seidle 078011212b Improved button checking. Completed port to Arduino v1.0.
Button checking is now faster, more responsive, and should handle heavy,
slow button presses as well. Now works fully under Arduino v1.0 and have
removed the majority of the older C specific code.
2012-12-29 10:43:19 -07:00
Nathan Seidle a9b242e9b6 Lots of porting to Arduino functions and standards. 2012-12-28 21:49:19 -07:00
Kade Jensen 6554493297 Changed uint8 to byte 2012-12-28 11:43:29 -07:00
Nathan Seidle b26205e706 All white space changes. Moved hardware versions to header file.
I corrected all the /* style comments to // comments to fit with
SparkFun style guides. Now works using the Arduino auto-format function.
2012-12-26 16:14:22 -07:00
Nathan Seidle 1c89338d1b Update to Arduino v1.0
Updated the code to support Arduino v1.0. Re-arranged the file structure
to include PCB layout. New code includes Pete Lewis' addition of battle
mode.
2012-12-26 14:58:15 -07:00
Renamed from Simon_Sketch/Simon_Sketch.pde (Browse further)