mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-05 04:01:41 +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_start",
|
||||||
"alarm_end",
|
"alarm_end",
|
||||||
"connected",
|
"connected",
|
||||||
"not connected",
|
"not_connected",
|
||||||
"ack_pwr_limit"
|
"ack_pwr_limit"
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue