This website requires JavaScript.
Explore
Help
Register
Sign In
libs
/
RF24
Watch
1
Star
0
Fork
0
You've already forked RF24
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
master
RF24
/
tests
/
pingpair_test
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
maniacbug
2c97186329
Fix bug introduced in the move to PROGMEM. Props to @basilrx for finding this. Also added a test case to demonstrate the bug, and guard against more like it in the future.
2012-02-26 19:53:08 -08:00
..
Jamfile
Tune timing and upload rate of tests
2012-01-17 22:04:20 -08:00
pingpair_test.pde
Fix bug introduced in the move to PROGMEM. Props to @basilrx for finding this. Also added a test case to demonstrate the bug, and guard against more like it in the future.
2012-02-26 19:53:08 -08:00
printf.h
Refactor pingpair_test to remove all serial io from within the irq handler, as necessitated by Arduino 1.0
2012-01-15 22:15:45 -08:00
runtest.py
Added a second test configuration
2011-07-13 19:13:57 -07:00
runtests.sh
Fix bug introduced in the move to PROGMEM. Props to @basilrx for finding this. Also added a test case to demonstrate the bug, and guard against more like it in the future.
2012-02-26 19:53:08 -08:00
test.ex
Refactor pingpair_test to remove all serial io from within the irq handler, as necessitated by Arduino 1.0
2012-01-15 22:15:45 -08:00