Commit Graph

7 Commits

Author SHA1 Message Date
Karl Palsson 5baab2e02c Add example TX only code 2011-03-13 19:24:16 +00:00
Karl Palsson d4ac9cc95a Fix compile error. (insufficient testing!) 2011-03-13 19:23:55 +00:00
Karl Palsson b3e7c52fa1 Put the promiscuous mode setting in setup(), not loop() 2011-03-13 18:37:35 +00:00
Karl Palsson fd58b93767 Now that we're in cpp land, remove the mrf_ prefixes from all methods.
Also, add a proper set_channel method, and a method for promiscuous mode.
2011-03-13 18:35:18 +00:00
Karl Palsson 0a2c207146 Add a simple readme 2011-03-13 17:59:32 +00:00
Karl Palsson 6c1aac9d08 Add an example to the library 2011-03-13 17:54:25 +00:00
Karl Palsson 19edd271b9 Initial basic version of my arduino mrf24j40 library 2011-03-13 17:33:58 +00:00