rf24-pio/tests
maniacbug d967f7708f Test refinement. IRQ test times out after not receiving anything, warning that you probably don't have interrupts hooked up. 2011-08-02 21:00:31 -07:00
..
pingpair_blocking Added another test of a simpler calling pattern. No IRQ, no dynamic payload or ack packet. 2011-08-02 16:34:18 -07:00
pingpair_test Test refinement. IRQ test times out after not receiving anything, warning that you probably don't have interrupts hooked up. 2011-08-02 21:00:31 -07:00
README Created an all-up script runner 2011-07-13 15:41:37 -07:00

README

The sketches in this directory are intended to be checkin tests.
No code should be pushed to github without these tests passing.

See "runtests.sh" script inside each sketch dir.  This script is fully compatible with
git bisest.

Note that this requires python and py-serial