We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73f099a commit bdcfecaCopy full SHA for bdcfeca
libraries/ArduinoOTA/src/ArduinoOTA.cpp
@@ -22,6 +22,8 @@
22
#include "MD5Builder.h"
23
#include "Update.h"
24
25
+
26
27
// #define OTA_DEBUG Serial
28
29
ArduinoOTAClass::ArduinoOTAClass()
0 commit comments