mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
RadioWrapper::std_init: add missing definitions for rx/tx switching
This commit is contained in:
parent
07f25ccac8
commit
f666b8c8cf
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ build_flags =
|
|||
-D RADIO_CLASS=CustomSX1276
|
||||
-D WRAPPER_CLASS=CustomSX1276Wrapper
|
||||
-D SX127X_CURRENT_LIMIT=120
|
||||
-D SX176X_RXEN=21
|
||||
-D SX176X_TXEN=10
|
||||
-D LORA_TX_POWER=20
|
||||
build_src_filter = ${esp32_base.build_src_filter}
|
||||
+<../variants/lilygo_t3s3_sx1276>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue