mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Doc is off by default
This commit is contained in:
parent
0b18c60ba2
commit
a26e634408
@ -21,7 +21,7 @@
|
||||
|
||||
#define XDRV_23 23
|
||||
|
||||
#define ZIGBEE_DOC // enable special functions used for Zigbee documentation generation - generally not useful
|
||||
// #define ZIGBEE_DOC // enable special functions used for Zigbee documentation generation - generally not useful
|
||||
|
||||
#include "UnishoxStrings.h"
|
||||
|
||||
@ -1467,7 +1467,7 @@ void CmndZbAttrDump(void) {
|
||||
}
|
||||
}
|
||||
AddLog(LOG_LEVEL_INFO, PSTR(""));
|
||||
|
||||
|
||||
ResponseCmndDone();
|
||||
}
|
||||
#endif // ZIGBEE_DOC
|
||||
|
Loading…
x
Reference in New Issue
Block a user