Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getKeyPadMode
Method
getKeyPadMode
libraries/I2CKeyPad/I2CKeyPad .cpp:106–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
105
106
uint8_t I2CKeyPad::getKeyPadMode()
107
{
108
return _mode;
109
}
110
111
112
//////////////////////////////////////////////////////
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64