diff --git a/FeatherCAN_CircuitPython/listener-ack/code.py b/FeatherCAN_CircuitPython/listener-ack/code.py index 8b669ba05..23995c169 100644 --- a/FeatherCAN_CircuitPython/listener-ack/code.py +++ b/FeatherCAN_CircuitPython/listener-ack/code.py @@ -50,5 +50,5 @@ while True: if gap != 1: print(f"gap: {gap}") - print("Sending ACK") + print(f"Sending ACK: {count}") can.send(canio.Message(id=0x409, data=struct.pack("