baud rate, all in one msg etc

This commit is contained in:
2021-04-17 11:57:11 +02:00
parent fd9aad5e2f
commit 35410251c2
2 changed files with 14 additions and 8 deletions

View File

@@ -23,7 +23,7 @@
#define RH_OWN_ADDR 0xca // 202
// RadioHead bitrate in bit/s
#define RH_SPEED 300
#define RH_SPEED 2000
/*
define when to wake up
@@ -33,7 +33,7 @@
#define WATCHDOG_WAKEUP 9
// Sleep this many again before waging up. Sleep time in s = WATCHDOG_WAKEUP s * WATCHDOG_SLEEP_FURTHER, e.g. 8*8s = 64s
#define WATCHDOG_SLEEP_FURTHER 2
#define WATCHDOG_SLEEP_FURTHER 8
// pins for the radio hardware
#define RH_RX_PIN 6 // not used, set to a non-existent pin