diff options
Diffstat (limited to 'simplemotion_private.h')
| -rw-r--r-- | simplemotion_private.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/simplemotion_private.h b/simplemotion_private.h index 9cfdabc..d1e37a3 100644 --- a/simplemotion_private.h +++ b/simplemotion_private.h @@ -38,6 +38,7 @@ extern const smuint8 table_crc16_hi[];
extern const smuint8 table_crc16_lo[];
+extern const smuint8 table_crc8[];
extern FILE *smDebugOut; //such as stderr or file handle. if NULL, debug info disbled
extern smuint16 readTimeoutMs;
|
