No changes between revisions
/Designs/duckweed_collector/SW/library/RF02/RF02.cpp
2,7 → 2,7
*
* RFM02 simple library
*
* $Id$
* $Id:$
*
* code based on the code of "benedikt k." and "contrechoc"
*
32,6 → 32,7
#define SCK 1 // SCK, -> RF02 Atmega PB1 Arduino 9
#define CS 2 // nSEL, -> RF02 Atmega PB2 Arduino 10
#define IRQ 4 // nIRQ, <- RF02 Atmega PB4 Arduino 12
#define FSK 3 // FSK, <- RF02 Atmega PB3 Arduino ???
//------------------// FSK: Pullupto VCC
 
#ifndef cbi
Property changes:
Deleted: svn:keywords
-Id
\ No newline at end of property