We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc16975 commit 18fb8b9Copy full SHA for 18fb8b9
src/SecureElementConfig.h
@@ -12,7 +12,7 @@
12
#define SECURE_ELEMENT_CONFIG_H_
13
14
#if defined(ARDUINO_AVR_UNO_WIFI_REV2) || \
15
- defined(ARDUINO_SAMD_MKRWIFI1010) || defined(ARDUINO_SAMD_NANO_33_IOT) || \
+ defined(ARDUINO_SAMD_MKRWIFI1010) || defined(ARDUINO_SAMD_NANO_33_IOT) || \
16
defined(ARDUINO_SAMD_MKRGSM1400) || defined(ARDUINO_SAMD_MKR1000) || \
17
defined(ARDUINO_SAMD_MKRNB1500) || defined(ARDUINO_PORTENTA_H7_M7) || \
18
defined(ARDUINO_NANO_RP2040_CONNECT) || defined(ARDUINO_OPTA) || \
0 commit comments