소스 검색

Add assets_icons.h

Willy-JL 2 년 전
부모
커밋
ed777578bc
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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"