Fixing typo in HY-MiniSTM32V board file

This commit is contained in:
Joel Bodenmann 2015-05-23 23:30:18 +02:00
parent 4a808fe590
commit af71b94339

View File

@ -28,7 +28,7 @@
#define GMOUSE_ADS7843_FINGER_MOVE_ERROR 14
// How much extra data to allocate at the end of the GMouse structure for the board's use
#define BOARD_DATA_SIZE 0
#define GMOUSE_ADS7843_BOARD_DATA_SIZE 0
static const SPIConfig spicfg = {
0,