Skip to content

Commit bc85d20

Browse files
author
brentru
committed
remove pyportal specific pin define, board def. changed
1 parent 0fcc34c commit bc85d20

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/AdafruitIO_AIRLIFT.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@
3333
#define ESP32_GPIO0 -1 // Not connected
3434
#endif
3535

36-
#if defined(ADAFRUIT_PYPORTAL)
37-
#define ESP32_GPIO0 NINA_GPIO0 // PyPortal uses different ESP32 pin definition
38-
#endif
39-
4036
#define NINAFWVER "1.0.0"
4137

4238
/****************************************************************************/

0 commit comments

Comments
 (0)