MAX_ANALOG is no longer used, remove it
This commit is contained in:
parent
07ecfd7dc4
commit
8a6e7e7da2
1 changed files with 0 additions and 4 deletions
|
@ -45,10 +45,6 @@
|
|||
* Special return value for deserialize() indicating no input was taken.
|
||||
*/
|
||||
#define DESERIALIZE_SPECIAL_BLANK 0xFFFFFFFFUL
|
||||
/**
|
||||
* Analog indices.
|
||||
*/
|
||||
#define MAX_ANALOG 3
|
||||
/**
|
||||
* Logical button IDs.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue