less debug
This commit is contained in:
@ -116,7 +116,7 @@ static void sinkSenderSendMinute() {
|
||||
|
||||
void sinkSenderPut(uint32_t seconds, uint32_t frequency) {
|
||||
led(E_GREEN, false);
|
||||
logmsg(LOG_DEBUG, "s: %lu, f: %lu", seconds, frequency);
|
||||
// logmsg(LOG_DEBUG, "s: %lu, f: %lu", seconds, frequency);
|
||||
|
||||
if (secondOfMinute == 0) {
|
||||
minuteBuffer.s.timestamp = seconds;
|
||||
|
Reference in New Issue
Block a user