Multithread QR scanning

This commit is contained in:
2017-12-31 01:20:38 -05:00
parent f65b32c90c
commit 10b130b416
5 changed files with 173 additions and 110 deletions

View File

@@ -88,6 +88,7 @@ void draw_preview(int preview_offset);
void draw_install(InstallType type);
void draw_base_interface(void);
void draw_interface(Entry_List_s* list, Instructions_s instructions);
#endif