USB Host Shield 2.0
|
#include "hidboot.h"
Go to the source code of this file.
Variables | |
const uint8_t KeyboardReportParser::numKeys[] | PROGMEM = { '!', '@', '#', '$', '%', '^', '&', '*', '(', ')' } |
const uint8_t KeyboardReportParser::padKeys [] PROGMEM = { '!', '@', '#', '$', '%', '^', '&', '*', '(', ')' } |
Definition at line 103 of file hidboot.cpp.