mirror of
https://github.com/lupyuen/pinephone-nuttx.git
synced 2025-01-12 20:58:34 +08:00
Clean up
This commit is contained in:
parent
b82ed4b423
commit
fb623fd405
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#define baterr printf
|
||||
#define batinfo printf
|
||||
#define gerr printf
|
||||
#define ginfo printf
|
||||
#define ginfodumpbuffer(msg, buf, len) dump_buffer(buf, len)
|
||||
|
|
Loading…
Reference in a new issue