Commit Graph

15 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 6a7c42bdeb Correct the comment for pin #'s 2011-12-20 15:38:56 -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 f3356f31a2 Cleaned up comments, variables names, enums 2011-05-10 14:40:42 -07:00
maniacbug 39b15c8b55 Stripped down extraneous pipe opens, and other un-needed things. 2011-04-30 21:10:33 -07:00
maniacbug 38392fa5f4 Removed ping/pong. Now tx just sends and rx just sends ack payload 2011-04-30 19:52:13 -07:00
maniacbug 79628e7849 Added ack payload. Added a sample using pingpair as a base with minimal changes. 2011-04-30 15:31:04 -07:00