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 07f25cc commit f666b8cCopy full SHA for f666b8c
variants/lilygo_t3s3_sx1276/platformio.ini
@@ -21,6 +21,8 @@ build_flags =
21
-D RADIO_CLASS=CustomSX1276
22
-D WRAPPER_CLASS=CustomSX1276Wrapper
23
-D SX127X_CURRENT_LIMIT=120
24
+ -D SX176X_RXEN=21
25
+ -D SX176X_TXEN=10
26
-D LORA_TX_POWER=20
27
build_src_filter = ${esp32_base.build_src_filter}
28
+<../variants/lilygo_t3s3_sx1276>
0 commit comments