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 39e1ed2 commit d95bceaCopy full SHA for d95bcea
libraries/Update/src/Update.h
@@ -7,7 +7,9 @@
7
#ifndef ESP32UPDATER_H
8
#define ESP32UPDATER_H
9
10
+#ifndef UPDATE_NOCRYPT
11
#define UPDATE_NOCRYPT
12
+#endif
13
14
#include <Arduino.h>
15
#include <MD5Builder.h>
0 commit comments