Fixed Gamepad compile errors

This commit is contained in:
NicoHood 2015-10-11 11:08:37 +02:00
parent 567b3b2bc9
commit c8cb67ebd6
2 changed files with 1 additions and 1 deletions

View file

@ -21,7 +21,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
#include "Gamepad.h"
#include "SingleGamepad.h"
static const uint8_t _hidReportDescriptorGamepad[] PROGMEM = {
/* Gamepad with 32 buttons and 6 axis*/