filesystem wip wip

This commit is contained in:
minjaesong
2020-10-21 17:56:12 +09:00
parent b00ecf7847
commit 8d5df113ab
10 changed files with 341 additions and 51 deletions

View File

@@ -51,6 +51,14 @@ Note: non-standard device types must have LONGER THAN 4 characters of DEVTYP
Description: resets the device
Returns: none
DEVSTU
Description: reads status of the device, if applicable
Returns:
0x06 <status code> <0x1F> <message string> 0x17
0x15 <status code> <0x1F> <message string> 0x17
(see section 1.0)
2. Device-specific commands
2.0 Command formats