USB Host Shield 2.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros | Variables
Wii.cpp File Reference
#include "Wii.h"
Include dependency graph for Wii.cpp:

Go to the source code of this file.

Macros

#define DEBUG
 

Variables

const uint8_t LEDS[] PROGMEM
 

Macro Definition Documentation

#define DEBUG

Definition at line 23 of file Wii.cpp.

Variable Documentation

const uint32_t PROCONTROLLERBUTTONS [] PROGMEM
Initial value:
= {
0x10,
0x20,
0x40,
0x80,
0x90,
0xA0,
0xC0,
0xD0,
0xE0,
0xF0
}

Definition at line 27 of file Wii.cpp.