untested new onewire commands (all except search algos)

This commit is contained in:
2018-01-30 22:16:22 +01:00
parent 55816fc810
commit af35cee030
6 changed files with 250 additions and 35 deletions
+1
View File
@@ -25,6 +25,7 @@
X(PROTOCOL_BREACH, NULL) /* eating with the wrong spoon */ \
X(BAD_UNIT_TYPE, NULL) \
X(NOT_IMPLEMENTED, NULL) \
X(BUSY, NULL) \
\
/* VFS user errors (those are meant to be shown to user) */ \
X(ERROR_DURING_TRANSFER, "Error during transfer") \