Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 50927c8

Browse files
Disable OTA_STORAGE_MKRMEM and therefore OTA_STORAGE per default - needs to be enabled by the user by configuring OTA_STORAGE_MKRMEM
1 parent ca5c266 commit 50927c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/ArduinoIoTCloud_Config.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
******************************************************************************/
2424

2525
#ifndef OTA_STORAGE_MKRMEM
26-
#define OTA_STORAGE_MKRMEM (1)
26+
#define OTA_STORAGE_MKRMEM (0)
2727
#endif
2828

2929
/******************************************************************************

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /