Remove WITH_ESPNOW_BRIDGE_SECRET definition from platformio.ini files and update documentation to use _prefs->bridge_secret

This commit is contained in:
João Brázio
2025-10-03 00:23:09 +01:00
förälder 8edcb46a28
incheckning e48f3a58ae
21 ändrade filer med 4 tillägg och 33 borttagningar
-1
Visa fil
@@ -86,7 +86,6 @@ build_flags =
-D ADMIN_PASSWORD='"password"'
-D MAX_NEIGHBOURS=8
-D WITH_ESPNOW_BRIDGE=1
-D WITH_ESPNOW_BRIDGE_SECRET='"shared-secret"'
; -D MESH_PACKET_LOGGING=1
; -D MESH_DEBUG=1
build_src_filter = ${LilyGo_T3S3_sx1262.build_src_filter}