Skip to content

Commit 758982c

Browse files
authored
Update Update.h
1 parent 082d948 commit 758982c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libraries/Update/src/Update.h

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
#ifndef ESP32UPDATER_H
88
#define ESP32UPDATER_H
99

10+
#define UPDATE_NOCRYPT
11+
1012
#include <Arduino.h>
1113
#include <MD5Builder.h>
1214
#include <functional>

0 commit comments

Comments
 (0)