From 84a8672edf0965d1766cd11c22c1be10c5e4cb64 Mon Sep 17 00:00:00 2001 From: BlubbFish Date: Mon, 19 May 2014 16:29:50 +0000 Subject: [PATCH] 20140519-183000 --- V2/Programm/Programm/peripheral.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/V2/Programm/Programm/peripheral.h b/V2/Programm/Programm/peripheral.h index fa15ef8..2735114 100644 --- a/V2/Programm/Programm/peripheral.h +++ b/V2/Programm/Programm/peripheral.h @@ -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;