added 1wire search algorithm

This commit is contained in:
2018-02-01 15:53:29 +01:00
parent a81190c2e1
commit 0e378b6547
10 changed files with 369 additions and 71 deletions
+1
View File
@@ -21,6 +21,7 @@
X(MALFORMED_COMMAND, NULL) \
X(NOT_APPLICABLE, NULL) \
X(HW_TIMEOUT, NULL) \
X(HW_FAULT, NULL) \
X(NO_SUCH_UNIT, NULL) \
X(PROTOCOL_BREACH, NULL) /* eating with the wrong spoon */ \
X(BAD_UNIT_TYPE, NULL) \