We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0291835 commit ffbfd0dCopy full SHA for ffbfd0d
src/utility/ota/OTA-nano-rp2040.cpp
@@ -15,7 +15,7 @@
15
a commercial license, send an email to license@arduino.cc.
16
*/
17
18
-#if defined(ARDUINO_NANO_RP2040_CONNECT)
+#ifdef ARDUINO_NANO_RP2040_CONNECT
19
20
/******************************************************************************
21
* INCLUDE
0 commit comments