20140519-183000

This commit is contained in:
BlubbFish 2014-05-19 16:29:50 +00:00
parent d82a285056
commit 84a8672edf

View File

@ -94,7 +94,7 @@ typedef Rfm12B<
5, //DRRSI
433920,//(uint16_t)RF12FREQ(433.92), // Sende/Empfangsfrequenz auf 433,92MHz einstellen
9600, //Baudrate // 9600 baud
0, //Power // 1mW Ausgangsleistung, 120kHz Frequenzshift
7, //Power // 1mW Ausgangsleistung, 120kHz Frequenzshift
7 //Shift (war 6 = 105 kHz)
> rfm12class;