mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 11:54:30 +03:00
add CAN
This commit is contained in:
@@ -28,5 +28,6 @@ const char *uhex2str(uint32_t val);
|
||||
const char *getnum(const char *txt, uint32_t *N);
|
||||
const char *omit_spaces(const char *buf);
|
||||
const char *getint(const char *txt, int32_t *I);
|
||||
int mystrlen(const char *txt);
|
||||
//void mymemcpy(char *dest, const char *src, int len);
|
||||
char * float2str(float x, uint8_t prec);
|
||||
|
||||
Reference in New Issue
Block a user