aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/Olimex-STM32-LCD/gmouse_lld_MCU_board.h
diff options
context:
space:
mode:
Diffstat (limited to 'boards/base/Olimex-STM32-LCD/gmouse_lld_MCU_board.h')
-rw-r--r--boards/base/Olimex-STM32-LCD/gmouse_lld_MCU_board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/base/Olimex-STM32-LCD/gmouse_lld_MCU_board.h b/boards/base/Olimex-STM32-LCD/gmouse_lld_MCU_board.h
index c5e35346..67086233 100644
--- a/boards/base/Olimex-STM32-LCD/gmouse_lld_MCU_board.h
+++ b/boards/base/Olimex-STM32-LCD/gmouse_lld_MCU_board.h
@@ -75,7 +75,7 @@ static gBool init_board(GMouse *m, unsigned driverinstance) {
static gBool read_xyz(GMouse *m, GMouseReading *prd) {
adcsample_t samples[ADC_NUM_CHANNELS * ADC_BUF_DEPTH];
- uint16_t val1, val2;
+ gU16 val1, val2;
(void) m;
// No buttons and assume touch off