From 47d5a2f951c0d77dc7d8f6c05d22a6ddc079847f Mon Sep 17 00:00:00 2001 From: Roby Date: Sun, 26 Apr 2026 13:10:13 +0200 Subject: [PATCH] update --- clients.json.example | 1 - 1 file changed, 1 deletion(-) diff --git a/clients.json.example b/clients.json.example index c596588..d3cab51 100644 --- a/clients.json.example +++ b/clients.json.example @@ -1,5 +1,4 @@ [ - {"_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" }