1,22 → 1,13 |
/********************************************* |
* |
* draft version v 0.1, experimental |
* RFM02 simple library |
* |
* $id= $ |
* |
* code based on the code of "benedikt k." |
* this was an avr project from the site: http://www.mikrocontroller.net/topic/65984#541030 |
* code based on the code of "benedikt k." and "contrechoc" |
* |
* arduino 22 |
* |
* code should be matched with RF01 |
* |
* up to now no transmission between the RF12 modules and Jeelabs.com RF12 lib |
* |
* this code has worked: transmitting using atmega168 and atmega328 in combination with RF01s and RF02s |
* |
* arduino 18 |
* |
* five march, contrechoc.com, 2010, june |
* |
* |
*********************************************/ |
|
|