Commit Graph

6 Commits

Author SHA1 Message Date
Karl Palsson effe217111 Add more wrapper functions to hide more of the raw register accesses 2011-03-13 19:49:07 +00:00
Karl Palsson cb92166dcd Add an rx only example 2011-03-13 19:28:44 +00:00
Karl Palsson 5baab2e02c Add example TX only code 2011-03-13 19:24:16 +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 6c1aac9d08 Add an example to the library 2011-03-13 17:54:25 +00:00