Merge branch 'main' into esp32

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2024-05-31 17:12:12 +02:00
3 changed files with 7 additions and 5 deletions

View File

@@ -73,6 +73,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();