Use FaSTTUBe CAN Abstraction Layer
This commit is contained in:
@ -5,8 +5,4 @@
|
||||
|
||||
void set_error_led();
|
||||
|
||||
uint64_t ntohll(uint64_t netlonglong);
|
||||
uint32_t ntohl(uint32_t netlong);
|
||||
uint16_t ntohs(uint16_t netshort);
|
||||
|
||||
#endif // INC_UTIL_H
|
||||
|
||||
Reference in New Issue
Block a user