mirror of
https://github.com/erichelgeson/BlueSCSI.git
synced 2025-04-13 18:37:22 +00:00
minor logging cleanup
This commit is contained in:
parent
3952181d4f
commit
331cd96ac5
@ -1272,7 +1272,7 @@ void loop()
|
||||
LED_OFF();
|
||||
|
||||
Status:
|
||||
LOG("S TS:"); LOGHEX(m_sts);
|
||||
LOG(" STS:"); LOGHEX(m_sts);
|
||||
SCSI_PHASE_CHANGE(SCSI_PHASE_STATUS);
|
||||
// Bus settle delay 400ns built in to writeHandshake
|
||||
writeHandshake(m_sts);
|
||||
|
Loading…
x
Reference in New Issue
Block a user