We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5639ede commit 3c93d14Copy full SHA for 3c93d14
docs/rp2040.rst
@@ -81,8 +81,8 @@ overhead).
81
Hardware Identification
82
-----------------------
83
84
-bool isPicoW()
85
-~~~~~~~~~~~~~~
+bool rp2040.isPicoW()
+~~~~~~~~~~~~~~~~~~~~~
86
Returns the core's best guess if this code is running on a Raspberry Pi Pico W.
87
This would let you, possibly, use the same UF2 for Pico and PicoW by simply not
88
doing any WiFi calls.
0 commit comments