Normalize repeater target names

This commit is contained in:
João Brázio
2025-09-10 23:56:07 +01:00
parent 95d1f052c2
commit 510472bfa0
14 changed files with 29 additions and 29 deletions

View File

@@ -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}