#ifndef _LILYGO_V1_TDISPLAY_H
#define _LILYGO_V1_TDISPLAY_H

#define PIN_BUTTON_1 0
#define PIN_BUTTON_2 35

#define V1_DISPLAY

#endif