We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a21c84e commit f842b37Copy full SHA for f842b37
src/Arduino_Portenta_OTA_Config.h
@@ -36,7 +36,7 @@
36
#endif
37
38
#if defined(ARDUINO_OPTA)
39
- #define ARDUINO_PORTENTA_OTA_MAGIC 0x23410264
+ #define ARDUINO_PORTENTA_OTA_MAGIC 0x23410064
40
#define ARDUINO_PORTENTA_OTA_QSPI_SUPPORT
41
42
0 commit comments