1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-22 12:33:29 +00:00

Resolves receive_bit_count-unused warnings.

This commit is contained in:
Thomas Harte 2020-07-24 21:59:27 -04:00
parent b961665985
commit fa95a17af5

View File

@ -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