瀏覽代碼

adding compiler warning

Suat Özgür 4 年之前
父節點
當前提交
a25b6b0e23
共有 1 個文件被更改,包括 2 次插入0 次删除
  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