Closed KonradIT closed 5 years ago
Now we can select bytes instead of unsigned integers
do all the changes that you need then i will merge all together 😃
anyway byte and uint8_t (and also unsigned char) are the same in Arduino, so also this problem is weird
byte
uint8_t
unsigned char
I am manually merging this!
Now we can select bytes instead of unsigned integers