Przeglądaj źródła

add newline to flash_api.c for win vm

funshine 9 lat temu
rodzic
commit
1105b95175
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app/platform/flash_api.c

+ 1 - 1
app/platform/flash_api.c

@@ -229,4 +229,4 @@ flash_self_destruct(void)
     // Erase your flash. Good bye!
     SPIEraseChip();
     return true;
-}
+}