Fixed reading the XBOX button on the Xbox One S controller via Bluetooth

This bug was introduced in #618
This commit is contained in:
Kristian Sloth Lauszus 2021-05-02 15:45:54 +02:00
parent 45bf971f3b
commit 3f61d9af2a

View file

@ -40,6 +40,7 @@ const uint8_t XBOX_ONE_S_BUTTONS[] PROGMEM = {
0x08, // A
0x0A, // X
0x0B, // Y
0, // XBOX - this is sent in another report
};
enum DPADEnum {