#ifndef _LILYGO_S3_DONGLE_H
#define _LILYGO_S3_DONGLE_H

#define PIN_BUTTON_1 0
#define LED_DI_PIN 40
#define LED_CI_PIN 39

#define USE_LED
#define DONGLE_DISPLAY

#endif