mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-19 23:32:28 +00:00
Removed logged comment.
This commit is contained in:
parent
265bc80d44
commit
aacf26f05d
@ -41,7 +41,7 @@ void DiskII::set_control(Control control, bool on) {
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
printf("%0x: Set control %d %s\n", stepper_mask_, control, on ? "on" : "off");
|
// printf("%0x: Set control %d %s\n", stepper_mask_, control, on ? "on" : "off");
|
||||||
|
|
||||||
// If the stepper magnet selections have changed, and any is on, see how
|
// If the stepper magnet selections have changed, and any is on, see how
|
||||||
// that moves the head.
|
// that moves the head.
|
||||||
|
Loading…
Reference in New Issue
Block a user