mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 23:07:17 +00:00
Refactor DGR logging
This commit is contained in:
parent
827a1e7764
commit
0ab125853a
@ -423,7 +423,7 @@ void SendReceiveDeviceGroupMessage(struct device_group * device_group, struct de
|
||||
|
||||
write_log:
|
||||
*log_ptr++ = 0;
|
||||
AddLog_P(LOG_LEVEL_DEBUG_MORE, log_buffer);
|
||||
AddLogData(LOG_LEVEL_DEBUG_MORE, log_buffer);
|
||||
|
||||
// If this is a received status request message, then if the requestor didn't just ack our
|
||||
// previous full status update, send a full status update.
|
||||
|
Loading…
x
Reference in New Issue
Block a user