Add command console and mouseky parameters tweak.
This commit is contained in:
parent
8f7ed2bc19
commit
30eb3e3520
5 changed files with 400 additions and 84 deletions
|
@ -45,6 +45,7 @@ void print_S(const char *s);
|
|||
void print_P(const char *s);
|
||||
void phex(unsigned char c);
|
||||
void phex16(unsigned int i);
|
||||
void pdec(uint8_t i);
|
||||
void pbin(unsigned char c);
|
||||
void pbin_reverse(unsigned char c);
|
||||
#ifdef __cplusplus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue