Mercurial > public > ostc4
diff Discovery/Inc/externLogbookFlash.h @ 268:1b9847d40e81 write-from-sim
cleanup: make things static where possible.
and comment out some code that is not used. Trivial cleanup.
Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
author | Jan Mulder <jlmulder@xs4all.nl> |
---|---|
date | Tue, 23 Apr 2019 17:41:20 +0200 |
parents | 5f11787b4f42 |
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 Tue Apr 23 17:41:20 2019 +0200 @@ -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);