#ifndef _NERD_MINER_V2_H
#define _NERD_MINER_V2_H

#define PIN_BUTTON_1 0
#define PIN_BUTTON_2 14
#define PIN_ENABLE5V 15

#define T_DISPLAY

#endif