1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-29 00:29:34 +00:00

Disambiguates serial control logs.

This commit is contained in:
Thomas Harte 2021-08-07 16:57:30 -04:00
parent 79bd3eb6ae
commit 7f2610c4fc

View File

@ -328,7 +328,7 @@ class ConcreteMachine:
// b2: SEL
// b1: POUT
// b0: BUSY
LOG("TODO: Serial control: " << PADHEX(2) << +value);
LOG("TODO: DTR/RTS/etc: " << PADHEX(2) << +value);
} else {
// Disk motor control, drive and head selection,
// and stepper control: