Skip to content

Commit f666b8c

Browse files
committed
RadioWrapper::std_init: add missing definitions for rx/tx switching
1 parent 07f25cc commit f666b8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

variants/lilygo_t3s3_sx1276/platformio.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ build_flags =
2121
-D RADIO_CLASS=CustomSX1276
2222
-D WRAPPER_CLASS=CustomSX1276Wrapper
2323
-D SX127X_CURRENT_LIMIT=120
24+
-D SX176X_RXEN=21
25+
-D SX176X_TXEN=10
2426
-D LORA_TX_POWER=20
2527
build_src_filter = ${esp32_base.build_src_filter}
2628
+<../variants/lilygo_t3s3_sx1276>

0 commit comments

Comments
 (0)