3 lines
57 B
C
3 lines
57 B
C
|
uint8_t htob(uint16_t hex);
|
||
|
uint16_t btoh(uint8_t byte);
|