USB Host Shield 2.0
Variables
XBOXOLD.cpp File Reference
#include "XBOXOLD.h"
Include dependency graph for XBOXOLD.cpp:

Go to the source code of this file.

Variables

const uint8_t XBOXOLD_BUTTONS []
 

Variable Documentation

◆ XBOXOLD_BUTTONS

const uint8_t XBOXOLD_BUTTONS[]
Initial value:
= {
0x01,
0x08,
0x02,
0x04,
0x20,
0x10,
0x40,
0x80,
4,
5,
6,
7,
1,
0,
2,
3,
}

Buttons on the controllers

Definition at line 24 of file XBOXOLD.cpp.