indirect frequency measurement

This commit is contained in:
2018-02-20 13:24:35 +01:00
parent 6d8aa4d31d
commit 1a6dd4b5ae
11 changed files with 592 additions and 1 deletions
+1
View File
@@ -28,6 +28,7 @@
X(CHECKSUM_MISMATCH, NULL) /* bus checksum failed */ \
X(PROTOCOL_BREACH, NULL) /* eating with the wrong spoon */ \
X(BUSY, NULL) /* Unit is busy */ \
X(BAD_MODE, NULL) /* Command not permissible in current opmode */ \
\
/* VFS user errors (those are meant to be shown to user) */ \
X(VFS_ERROR_DURING_TRANSFER, "Error during transfer") \