8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed2ae0d commit 3c4dedeCopy full SHA for 3c4dede
ports/espressif/boards/heltec_esp32s3_wifi_lora_v3/mpconfigboard.mk
@@ -26,4 +26,4 @@ CIRCUITPY_DISPLAYIO = 1
26
27
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Display_Shapes
28
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Display_Text
29
-FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_RFM9x
+# FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_RFM9x # makes no sense - heltec v3 uses sx1262 Lora-Chip
0 commit comments