Parcourir la source

Add assets_icons.h

Willy-JL il y a 2 ans
Parent
commit
ed777578bc
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      esp_flasher_app_i.h

+ 2 - 0
esp_flasher_app_i.h

@@ -22,6 +22,8 @@
 #include <dialogs/dialogs.h>
 #include <notification/notification_messages.h>
 
+#include <assets_icons.h>
+
 #define ESP_FLASHER_TEXT_BOX_STORE_SIZE (4096)
 
 #define ESP_APP_FOLDER_USER "apps_data/esp_flasher"