#ifndef Pins_Arduino_h #define Pins_Arduino_h #include #define USB_VID 0x239A #define USB_PID 0x8125 #define USB_MANUFACTURER "Adafruit" #define USB_PRODUCT "MatrixPortal ESP32-S3" #define USB_SERIAL "" // Empty string for MAC adddress #define EXTERNAL_NUM_INTERRUPTS 46 #define NUM_DIGITAL_PINS 48 #define NUM_ANALOG_INPUTS 6 #define analogInputToDigitalPin(p) (((p)