Browse Source

Update AsyncElegantOTA.h

Ayush Sharma 6 years ago
parent
commit
75f8fda7f5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/AsyncElegantOTA.h

+ 2 - 2
src/AsyncElegantOTA.h

@@ -1,5 +1,5 @@
-#ifndef ElegantOTA_h
-#define ElegantOTA_h
+#ifndef AsyncElegantOTA_h
+#define AsyncElegantOTA_h
 
 #include "Arduino.h"
 #include "stdlib_noniso.h"