Commit Graph

20 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 a70da53c22 Correct the comment for pin #'s 2011-12-20 15:32:45 -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 dceef7b45e Added more information about whether the write was successful. 2011-09-12 19:13:07 -07:00
maniacbug 5344c5fe8c CHanged default data rate to 1MBps and default channel to 100 for better performance 2011-08-04 20:46:30 -07:00
maniacbug 7b401d7281 Improve pingpair timing. Should lead to less timeouts. 2011-08-01 21:05:54 -07:00
maniacbug 42bf3e8cd2 Purge 'boolean' type, use 'bool' instead 2011-07-10 08:22:30 -07:00
maniacbug 774f53d6c5 Reduce example payload size. Does this help reliability? 2011-07-10 08:18:37 -07:00
maniacbug d5a3e79c66 astyle -A1 -s2 2011-07-08 22:15:37 -07:00
maniacbug c5823c2605 Made timeouts more explicit in write() 2011-06-29 21:38:17 -07:00
maniacbug a22906f961 Added setRetries() 2011-06-28 06:44:41 -07:00
maniacbug fea8c0e82f Move examples to 57600 baud 2011-06-27 21:06:08 -07:00
maniacbug e188242a86 Enabled warnings, and cleaned up warnings. Updated pingpair makefile for recent makefile improvements 2011-04-24 11:34:05 -07:00
maniacbug 21057e4608 Cleaned up documentation. 2011-04-03 20:28:54 -07:00
maniacbug c2dc35652e Flipped the logic on the role pin. 2011-04-01 22:56:46 -07:00
james e97e0239d7 Simplified example to use less calls.
Defaults now to 32-byte payloads, but you can call in with any size under that.  Added example to docs.
2011-03-31 21:32:45 -07:00
maniacbug 0dc43ab872 Changed name of print_details to comply with the overall naming convention 2011-03-19 13:19:17 -07:00
maniacbug de083c964d added 2011-03-18 20:32:34 -07:00