mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-01 10:11:37 +02:00
Merge pull request #705 from ManfredBrauchle/patch-2
get rid of spaces in topics
This commit is contained in:
commit
6b822a766e
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ const char* const subtopics[] PROGMEM = {
|
|||
"alarm_start",
|
||||
"alarm_end",
|
||||
"connected",
|
||||
"not connected",
|
||||
"not_connected",
|
||||
"ack_pwr_limit"
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue