Commit Graph

16 Commits

Author SHA1 Message Date
interfisch 5f0009c3b3 move files to work with platformio 2022-07-14 18:06:38 +02:00
maniacbug 07a4bcf425 Use latest copyright 2011-12-24 10:07:16 -08:00
maniacbug 0f9b172697 Correct the comment for pin #'s 2011-12-20 15:44:55 -08:00
maniacbug 26ea4583cd Added #error to printf for examples that require Arduino 2011-12-18 10:56:12 -08:00
maniacbug 9f806a5b00 Move default pins over to Getting Started defaults 2011-11-28 21:24:37 -08:00
maniacbug d92ac14f86 Compatibility with Arduino 1.0 2011-11-02 21:28:28 -07:00
maniacbug 42bf3e8cd2 Purge 'boolean' type, use 'bool' instead 2011-07-10 08:22:30 -07:00
maniacbug d5a3e79c66 astyle -A1 -s2 2011-07-08 22:15:37 -07:00
maniacbug 86798b65e4 Purge useless gitignores 2011-06-27 21:25:44 -07:00
maniacbug e7c30f265f Moved completely over to jam. bye bye make\! 2011-06-27 21:23:27 -07:00
maniacbug fea8c0e82f Move examples to 57600 baud 2011-06-27 21:06:08 -07:00
maniacbug 6ec7640a7a Added more documentation 2011-05-11 14:50:07 -07:00
maniacbug 4ef1f4b8e6 Removed power_all/enable/disable, useless. Added a multiples of the wakeup. 2011-05-10 21:34:51 -07:00
maniacbug ee4568ede4 Added server time to printout. Power disable/enable before/after sleeping. Changed timer to 4s. 2011-05-10 19:35:09 -07:00
maniacbug 31793823ea First complete compile/link with sleep functionality. Haven't run it yet. 2011-05-10 15:16:41 -07:00
maniacbug 72dc77467e Created a new example to show sleeping in between sends. This isn't done yet. It's just a copy of pingpair for now. 2011-05-10 14:51:51 -07:00