mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
support only one \n when send py to uart
This commit is contained in:
parent
1facb41725
commit
e8300e0c6a
@ -52,6 +52,8 @@ void STM32_Code_flashHandler() {
|
||||
}
|
||||
|
||||
/* transmite is finished */
|
||||
STM32_Code_reciveHandler("\n\n", 2);
|
||||
|
||||
uint32_t FirstPage = 0, NbOfPages = 0;
|
||||
uint32_t PageError = 0;
|
||||
__IO uint32_t data32 = 0, MemoryProgramStatus = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user