sys/suit: fix use w/o progress bar
apply change
This commit is contained in:
parent
6e658868e0
commit
398889cafa
@ -96,6 +96,8 @@ static inline void _print_download_progress(suit_manifest_t *manifest,
|
|||||||
puts("");
|
puts("");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
#else
|
||||||
|
(void) image_size;
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user