Fixing typo in HY-MiniSTM32V board file

ugfx_release_2.6
Joel Bodenmann 2015-05-23 23:30:18 +02:00
parent 4a808fe590
commit af71b94339
1 changed files with 1 additions and 1 deletions

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,