MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / key

Method key

libraries/AnalogKeypad/AnalogKeypad.cpp:114–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112
113
114uint8_t AnalogKeypad::key()
115{
116 return _lastKey;
117}
118
119
120// -- END OF FILE --

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64