Some fixes.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2024-05-05 00:56:51 +02:00
parent a5f19a1356
commit 88071e1172
2 changed files with 1 additions and 5 deletions

View File

@@ -63,6 +63,7 @@ static inline void put_uint16_t(uint16_t n, uint8_t *b) {
}
extern void low_flash_available();
extern int flash_clear_file(file_t *file);
extern void timeout_stop();
extern void timeout_start();