#ifndef _LILYGO_S3_AMOLED_H
#define _LILYGO_S3_AMOLED_H

#define PIN_BUTTON_1 0
#define PIN_BUTTON_2 21

#define AMOLED_DISPLAY

#endif