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

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