diff --git a/Components/8530/z8530.cpp b/Components/8530/z8530.cpp index e4afa96e5..f65c2dbc6 100644 --- a/Components/8530/z8530.cpp +++ b/Components/8530/z8530.cpp @@ -316,6 +316,8 @@ void z8530::Channel::write(bool data, uint8_t pointer, uint8_t value) { } LOG("Receive bit count: " << receive_bit_count); + (void)receive_bit_count; + /* b7,b6: 00 = 5 receive bits per character