Commit 1105b951 authored by funshine's avatar funshine
Browse files

add newline to flash_api.c for win vm

parent 04a5e674
...@@ -229,4 +229,4 @@ flash_self_destruct(void) ...@@ -229,4 +229,4 @@ flash_self_destruct(void)
// Erase your flash. Good bye! // Erase your flash. Good bye!
SPIEraseChip(); SPIEraseChip();
return true; return true;
} }
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment