Only stop retransmissions when receiving implicit ACK over LoRa (#7872)
* Only stop retransmissions when receiving implicit ACK over LoRa * trunk fmt
This commit is contained in:
committed by
Ben Meadors
co-authored by
Ben Meadors
parent
ec9f3fa6ea
commit
a25bfd264c
@@ -61,7 +61,7 @@
|
||||
|
||||
#define HAS_SDCARD 1
|
||||
#define SDCARD_USE_SPI1 1
|
||||
#define SDCARD_CS 2
|
||||
#define SDCARD_CS 2
|
||||
|
||||
#define SPI_FREQUENCY 40000000
|
||||
#define SPI_READ_FREQUENCY 16000000
|
||||
|
||||
Reference in New Issue
Block a user