Cleanup
This commit is contained in:
16
crossbow.ino
16
crossbow.ino
@@ -1,19 +1,3 @@
|
|||||||
/*
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
* Watchdog to go back to IDLE if frame did not completed in reasonable timer
|
|
||||||
* Watchdog to force PPM output to LOW if RC_DATA was not received in 500ms aka filsafe
|
|
||||||
* Telemetry feedback from RX to TX
|
|
||||||
* Some kind of alarm when RSSI goes LOW
|
|
||||||
* ability for RX and TX to change frequency
|
|
||||||
* serial passtrough (?)
|
|
||||||
FIXME
|
|
||||||
|
|
||||||
* RX canTransmit is always false. For unknown reason first received frame does not enables it
|
|
||||||
|
|
||||||
*/
|
|
||||||
|
|
||||||
// #define LORA_HARDWARE_SERIAL
|
// #define LORA_HARDWARE_SERIAL
|
||||||
#define LORA_HARDWARE_SPI
|
#define LORA_HARDWARE_SPI
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user