Commit Graph

4 Commits

Author SHA1 Message Date
tuxphone 21bf17d0a7
Update main.cpp 2020-10-06 14:46:50 +02:00
tuxphone a4fc31e6e9
Add files via upload 2020-10-04 15:50:52 +02:00
tuxphone 8187aab70f
use CAD cycle
Only go into RX mode, if there is any activity on the channel.
Else stay idle (lora) / sleep (MCU).

Note: will not work for speed 1 (medium range) - timings are to tight.
For speed settings short range, long range and very long range it is working.
2020-10-04 15:48:53 +02:00
tuxphone 16ec24c705
Support for the OLED of DevBoard Plus (HTCC-AB0)
change "#define OLED" to "#define NO_OLED" to turn off
2020-09-29 21:37:23 +02:00