the comparison is part of the original library code, but the compiler rightfully complains that the comparison byte <= 0xFF is always true, since byte is uint8_t. the comparison was commented out, and is now removed. |
||
|---|---|---|
| .. | ||
| sml.cpp | ||
| sml.h | ||
| smlCrcTable.h | ||