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 0fcc34c commit bc85d20Copy full SHA for bc85d20
src/AdafruitIO_AIRLIFT.h
@@ -33,10 +33,6 @@
33
#define ESP32_GPIO0 -1 // Not connected
34
#endif
35
36
-#if defined(ADAFRUIT_PYPORTAL)
37
- #define ESP32_GPIO0 NINA_GPIO0 // PyPortal uses different ESP32 pin definition
38
-#endif
39
-
40
#define NINAFWVER "1.0.0"
41
42
/****************************************************************************/
0 commit comments