Skip to content

Commit

Permalink
remove debug printf
Browse files Browse the repository at this point in the history
  • Loading branch information
Ing-Dom committed Jan 5, 2025
1 parent d02d04f commit 80c79e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/knx/bau091A.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ TPAckType Bau091A::isAckRequired(uint16_t address, bool isGrpAddr)
#endif

}
printf("ack %u\n", ack);
return ack;
}

Expand Down

0 comments on commit 80c79e9

Please sign in to comment.