We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 082d948 commit 758982cCopy full SHA for 758982c
libraries/Update/src/Update.h
@@ -7,6 +7,8 @@
7
#ifndef ESP32UPDATER_H
8
#define ESP32UPDATER_H
9
10
+#define UPDATE_NOCRYPT
11
+
12
#include <Arduino.h>
13
#include <MD5Builder.h>
14
#include <functional>
0 commit comments