mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 08:15:17 +03:00
UART3 Debug/SPORT modes
This commit is contained in:
parent
cdfc8b5b2b
commit
c3417a0d88
13 changed files with 68 additions and 18 deletions
|
@ -73,7 +73,6 @@ inline void dump(unsigned char *data, unsigned int size)
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
void debugPutc(const char c);
|
||||
void debugPuts(const char *string, ...);
|
||||
void dump(unsigned char *data, unsigned int size);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue