Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
114
uint8_t AnalogKeypad::key()
115
{
116
return _lastKey;
117
}
118
119
120
// -- END OF FILE --
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64