add newline to flash_api.c for win vm
This commit is contained in:
parent
04a5e67443
commit
1105b95175
|
@ -229,4 +229,4 @@ flash_self_destruct(void)
|
|||
// Erase your flash. Good bye!
|
||||
SPIEraseChip();
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue