MAX_ANALOG is no longer used, remove it

This commit is contained in:
Ilari Liusvaara 2012-04-15 16:19:37 +03:00
parent 07ecfd7dc4
commit 8a6e7e7da2

View file

@ -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.
*/