mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 06:06:23 +01:00
SubGhz radio fixes. (#288)
* SubGhz radio fixes. 1. Don't for sending of BLOCK_MAX_PARTS parts for subGhz. 2. Fix CC1101 module detection logic. 3. Mitigate for lost CC1101 interrupts. * Enabled SubGhz for OpenEPaperLink_Mini_AP_v4.
This commit is contained in:
@@ -434,6 +434,7 @@ build_flags =
|
||||
-D SERIAL_FLASHER_BOOT_HOLD_TIME_MS=200
|
||||
-D SERIAL_FLASHER_RESET_HOLD_TIME_MS=200
|
||||
-D C6_OTA_FLASHING
|
||||
-D HAS_SUBGHZ
|
||||
build_src_filter =
|
||||
+<*>
|
||||
board_build.flash_mode=qio
|
||||
|
||||
Reference in New Issue
Block a user