#ifndef Pins_Arduino_h #define Pins_Arduino_h #include #define USB_VID 0x3343 #define USB_PID 0x8364 #define USB_MANUFACTURER "DFRobot" #define USB_PRODUCT "Beetle ESP32-C3" #define USB_SERIAL "" // Empty string for MAC adddress #define EXTERNAL_NUM_INTERRUPTS 22 #define NUM_DIGITAL_PINS 22 #define NUM_ANALOG_INPUTS 6 #define analogInputToDigitalPin(p) (((p)