Normalize repeater target names
This commit is contained in:
@@ -33,7 +33,7 @@ lib_deps =
|
||||
adafruit/Adafruit SSD1306 @ ^2.5.13
|
||||
|
||||
; === LilyGo T3S3 with SX1262 environments ===
|
||||
[env:LilyGo_T3S3_sx1262_Repeater]
|
||||
[env:LilyGo_T3S3_sx1262_repeater]
|
||||
extends = LilyGo_T3S3_sx1262
|
||||
build_flags =
|
||||
${LilyGo_T3S3_sx1262.build_flags}
|
||||
@@ -52,7 +52,7 @@ lib_deps =
|
||||
${LilyGo_T3S3_sx1262.lib_deps}
|
||||
${esp32_ota.lib_deps}
|
||||
|
||||
; [env:LilyGo_T3S3_sx1262_Repeater_bridge_rs232]
|
||||
; [env:LilyGo_T3S3_sx1262_repeater_bridge_rs232]
|
||||
; extends = LilyGo_T3S3_sx1262
|
||||
; build_flags =
|
||||
; ${LilyGo_T3S3_sx1262.build_flags}
|
||||
@@ -75,7 +75,7 @@ lib_deps =
|
||||
; ${LilyGo_T3S3_sx1262.lib_deps}
|
||||
; ${esp32_ota.lib_deps}
|
||||
|
||||
[env:LilyGo_T3S3_sx1262_Repeater_bridge_espnow]
|
||||
[env:LilyGo_T3S3_sx1262_repeater_bridge_espnow]
|
||||
extends = LilyGo_T3S3_sx1262
|
||||
build_flags =
|
||||
${LilyGo_T3S3_sx1262.build_flags}
|
||||
|
||||
Reference in New Issue
Block a user