From 0d2558bce98399095f67d926d66c979be1916011 Mon Sep 17 00:00:00 2001 From: Nico Date: Thu, 24 Sep 2015 11:41:32 +0200 Subject: [PATCH] Remove Makro Warnings --- src/HID-Tables.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/HID-Tables.h b/src/HID-Tables.h index 066f0fb..bc56d52 100644 --- a/src/HID-Tables.h +++ b/src/HID-Tables.h @@ -449,9 +449,9 @@ #define HID_CONSUMER_CHANNEL_TOP 0x169 // HID type CL #define HID_CONSUMER_CHANNEL_UNKNOWN 0x16A // HID type CL // Reserved 0x16B-16F -#define HID_CONSUMER_SUB-CHANNEL 0x170 // HID type LC -#define HID_CONSUMER_SUB-CHANNEL_INCREMENT 0x171 // HID type OSC -#define HID_CONSUMER_SUB-CHANNEL_DECREMENT 0x172 // HID type OSC +#define HID_CONSUMER_SUB_CHANNEL 0x170 // HID type LC +#define HID_CONSUMER_SUB_CHANNEL_INCREMENT 0x171 // HID type OSC +#define HID_CONSUMER_SUB_CHANNEL_DECREMENT 0x172 // HID type OSC #define HID_CONSUMER_ALTERNATE_AUDIO_INCREMENT 0x173 // HID type OSC #define HID_CONSUMER_ALTERNATE_AUDIO_DECREMENT 0x174 // HID type OSC // Reserved 0x175-17F