add pygamer to esp32 passthru code

This commit is contained in:
Steve Corn 2022-02-11 10:48:43 -05:00
parent 22c2b17849
commit 26417c3502

View file

@ -33,7 +33,8 @@ unsigned long baud = 115200;
defined(ADAFRUIT_ITSYBITSY_M0) || \
defined(ADAFRUIT_ITSYBITSY_M4_EXPRESS) || \
defined(ARDUINO_AVR_ITSYBITSY32U4_3V) || \
defined(ARDUINO_NRF52_ITSYBITSY)
defined(ARDUINO_NRF52_ITSYBITSY) || \
defined(ARDUINO_PYGAMER_M4_EXPRESS)
// Configure the pins used for the ESP32 connection
#define SerialESP32 Serial1
#define SPIWIFI SPI // The SPI port