Detect modem communication timeouts for sx126x chips

This commit is contained in:
Mark Qvist
2024-10-07 20:43:16 +02:00
parent 5807cfdb96
commit d61d14e117
2 changed files with 31 additions and 21 deletions

View File

@@ -17,6 +17,7 @@
#define LORA_DEFAULT_RXEN_PIN -1
#define LORA_DEFAULT_TXEN_PIN -1
#define LORA_DEFAULT_BUSY_PIN -1
#define LORA_MODEM_TIMEOUT_MS 20E3
#define PA_OUTPUT_RFO_PIN 0
#define PA_OUTPUT_PA_BOOST_PIN 1