Browse Source

Added Missing 'Update.h'

Ayush Sharma 6 năm trước cách đây
mục cha
commit
24505964f0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/AsyncElegantOTA.h

+ 1 - 0
src/AsyncElegantOTA.h

@@ -12,6 +12,7 @@
     #include "WiFi.h"
     #include <Hash.h>
     #include <AsyncTCP.h>
+    #include <Update.h>
 #endif
 
 #include <ESPAsyncWebServer.h>