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:
GUVWAF
2025-09-05 18:01:25 +02:00
committed by GitHub
parent f825e61b89
commit 4d6fe936ae
3 changed files with 10 additions and 4 deletions

View File

@@ -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