Update clients.json.example

This commit is contained in:
2026-04-18 21:00:10 +02:00
committed by GitHub
parent fdc7617716
commit cfd2da13c2
+1 -1
View File
@@ -2,5 +2,5 @@
{"_comment": "Enter each repeater/node you want to control. The ID must match the MQTT topic"},
{ "id": "repeater1", "name": "NAME 1" },
{ "id": "repeater2", "name": "NAME 2" },
{ "id": "repeater3", "name": "NAME 3" },
{ "id": "repeater3", "name": "NAME 3" }
]