Skip to content

Commit 80c79e9

Browse files
committed
remove debug printf
1 parent d02d04f commit 80c79e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/knx/bau091A.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,6 @@ TPAckType Bau091A::isAckRequired(uint16_t address, bool isGrpAddr)
217217
#endif
218218

219219
}
220-
printf("ack %u\n", ack);
221220
return ack;
222221
}
223222

0 commit comments

Comments
 (0)