Normalize repeater target names
This commit is contained in:
@@ -31,7 +31,7 @@ lib_deps =
|
||||
adafruit/Adafruit SSD1306 @ ^2.5.13
|
||||
|
||||
; === LilyGo T3S3 with SX1276 environments ===
|
||||
[env:LilyGo_T3S3_sx1276_Repeater]
|
||||
[env:LilyGo_T3S3_sx1276_repeater]
|
||||
extends = LilyGo_T3S3_sx1276
|
||||
build_flags =
|
||||
${LilyGo_T3S3_sx1276.build_flags}
|
||||
@@ -50,7 +50,7 @@ lib_deps =
|
||||
${LilyGo_T3S3_sx1276.lib_deps}
|
||||
${esp32_ota.lib_deps}
|
||||
|
||||
; [env:LilyGo_T3S3_sx1276_Repeater_bridge_rs232]
|
||||
; [env:LilyGo_T3S3_sx1276_repeater_bridge_rs232]
|
||||
; extends = LilyGo_T3S3_sx1276
|
||||
; build_flags =
|
||||
; ${LilyGo_T3S3_sx1276.build_flags}
|
||||
@@ -73,7 +73,7 @@ lib_deps =
|
||||
; ${LilyGo_T3S3_sx1276.lib_deps}
|
||||
; ${esp32_ota.lib_deps}
|
||||
|
||||
[env:LilyGo_T3S3_sx1276_Repeater_bridge_espnow]
|
||||
[env:LilyGo_T3S3_sx1276_repeater_bridge_espnow]
|
||||
extends = LilyGo_T3S3_sx1276
|
||||
build_flags =
|
||||
${LilyGo_T3S3_sx1276.build_flags}
|
||||
|
||||
Reference in New Issue
Block a user