mirror of
https://github.com/nippur72/apple1-videocard-lib.git
synced 2025-01-02 23:31:53 +00:00
update command table
This commit is contained in:
parent
cfce31a8b0
commit
c795bc7946
@ -216,7 +216,7 @@ const byte CMD_MKDIR = 14;
|
|||||||
const byte CMD_PWD = 19;
|
const byte CMD_PWD = 19;
|
||||||
const byte CMD_RMDIR = 15;
|
const byte CMD_RMDIR = 15;
|
||||||
const byte CMD_TEST = 20;
|
const byte CMD_TEST = 20;
|
||||||
const byte CMD_MOUNT = 21;
|
const byte CMD_MOUNT = 23;
|
||||||
|
|
||||||
const byte ERR_RESPONSE = 255;
|
const byte ERR_RESPONSE = 255;
|
||||||
const byte WAIT_RESPONSE = 1;
|
const byte WAIT_RESPONSE = 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user