Fix typo with USE_SX1262/SX1268

This commit is contained in:
João Brázio
2026-02-10 15:05:10 +00:00
parent 71136671bd
commit f4951d0895
3 ha cambiato i file con 10 aggiunte e 10 eliminazioni
+2 -2
Vedi File
@@ -102,7 +102,7 @@ build_src_filter = ${Tenstar_esp32_C3.build_src_filter}
+<../examples/simple_repeater/*.cpp>
build_flags =
${Tenstar_esp32_C3.build_flags}
-D USE_SX1262
-D USE_SX1268
-D RADIO_CLASS=CustomSX1268
-D WRAPPER_CLASS=CustomSX1268Wrapper
-D LORA_TX_POWER=22
@@ -149,7 +149,7 @@ build_src_filter = ${Tenstar_esp32_C3.build_src_filter}
+<../examples/simple_repeater/*.cpp>
build_flags =
${Tenstar_esp32_C3.build_flags}
-D USE_SX1262
-D USE_SX1268
-D RADIO_CLASS=CustomSX1268
-D WRAPPER_CLASS=CustomSX1268Wrapper
-D LORA_TX_POWER=22