maniacbug
|
79628e7849
|
Added ack payload. Added a sample using pingpair as a base with minimal changes.
|
2011-04-30 15:31:04 -07:00 |
maniacbug
|
33b897318f
|
Moved printf format strings to progmem.
|
2011-04-25 20:40:51 -07:00 |
maniacbug
|
dfb2faa841
|
Removed the line that set the payload size to 8 in begin(). Reduced some ints to uint8_t. Added some more debugging info.
|
2011-04-25 20:29:57 -07:00 |
maniacbug
|
e005ec75f1
|
Merge branch 'master' of github.com:maniacbug/RF24
|
2011-04-24 12:56:51 -07:00 |
maniacbug
|
1045cec9b1
|
Now sets spi data mode before interacting with the chip. needed to interoperate with other spi devices
|
2011-04-24 12:56:43 -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
|
5b632f3740
|
Updated vim modeline
|
2011-04-24 11:24:21 -07:00 |
maniacbug
|
c8ed556aba
|
Added an indication of which pipe a message came from. Fixed a bug where pipes 2+ were not
getting enabled.
|
2011-04-01 22:55:33 -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 |