mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2025-07-31 12:41:06 +00:00
clean
This commit is contained in:
parent
bd42ffa334
commit
3904cfcf03
34 changed files with 3570 additions and 133 deletions
|
@ -618,7 +618,7 @@ void fATSx(void *arg)
|
|||
|
||||
#define ATCMD_VERSION "v2" //ATCMD MAJOR VERSION, AT FORMAT CHANGED
|
||||
#define ATCMD_SUBVERSION "2" //ATCMD MINOR VERSION, NEW COMMAND ADDED
|
||||
#define ATCMD_REVISION "1" //ATCMD FIX BUG REVISION
|
||||
#define ATCMD_REVISION "2" //ATCMD FIX BUG REVISION
|
||||
#define SDK_VERSION "v3.5" //SDK VERSION
|
||||
extern void sys_reset(void);
|
||||
void print_system_at(void *arg);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue