mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
EBYTE uses all-caps "E22P" — consistent with the existing E22 sections.
Co-authored-by: Wessel <wessel@weebl.me>
This commit is contained in:
parent
49212bc874
commit
bd14704a45
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ extends = ikoka_nano_nrf_e22p
|
||||||
; cause distortion in the PA output. 20dBm in -> 30dBm out
|
; cause distortion in the PA output. 20dBm in -> 30dBm out
|
||||||
build_flags =
|
build_flags =
|
||||||
${ikoka_nano_nrf_e22p.build_flags}
|
${ikoka_nano_nrf_e22p.build_flags}
|
||||||
-D MANUFACTURER_STRING='"Ikoka Nano-E22p-30dBm (Xiao_nrf52)"'
|
-D MANUFACTURER_STRING='"Ikoka Nano-E22P-30dBm (Xiao_nrf52)"'
|
||||||
-D LORA_TX_POWER=20
|
-D LORA_TX_POWER=20
|
||||||
build_src_filter = ${ikoka_nano_nrf_e22p.build_src_filter}
|
build_src_filter = ${ikoka_nano_nrf_e22p.build_src_filter}
|
||||||
+<helpers/*.cpp>
|
+<helpers/*.cpp>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue