Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
uint8_t can never be < 0 so this addresses a warning from gcc.
- Loading branch information
uint8_t can never be < 0 so this addresses a warning from gcc.