Browse Source

adding compiler warning

Suat Özgür 4 năm trước cách đây
mục cha
commit
a25b6b0e23
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/AsyncElegantOTA.h

+ 2 - 0
src/AsyncElegantOTA.h

@@ -1,3 +1,5 @@
+#warning AsyncElegantOTA.loop(); is deprecated, please remove it from loop()
+
 #ifndef AsyncElegantOTA_h
 #define AsyncElegantOTA_h