mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Merge pull request #15525 from firas-hamdi/fix/suit_coap_wo_progressbar
sys/suit: fix use w/o progress bar
This commit is contained in:
commit
72621bcfcf
@ -96,6 +96,8 @@ static inline void _print_download_progress(suit_manifest_t *manifest,
|
||||
puts("");
|
||||
}
|
||||
}
|
||||
#else
|
||||
(void) image_size;
|
||||
#endif
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user