diff Discovery/Inc/externLogbookFlash.h @ 273:5fe136480a47

Merged in janlmulder/ostc4/write-from-sim (pull request #20) Cleanup and debug capabilty to write logbook from simulator
author heinrichsweikamp <bitbucket@heinrichsweikamp.com>
date Sun, 28 Apr 2019 07:05:23 +0000
parents 1b9847d40e81
children 3f7d80f37bfc
line wrap: on
line diff
--- a/Discovery/Inc/externLogbookFlash.h	Fri Apr 26 10:36:11 2019 +0000
+++ b/Discovery/Inc/externLogbookFlash.h	Sun Apr 28 07:05:23 2019 +0000
@@ -145,7 +145,6 @@
 void ext_flash_read_block_start(void);
 
 void ext_flash_repair_dive_log(void);
-void ext_flash_find_start(void);
 
 uint8_t ext_flash_erase_firmware_if_not_empty(void);
 uint8_t ext_flash_erase_firmware2_if_not_empty(void);