Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ name
Method
name
libraries/AtomicWeight/AtomicWeight.cpp:199–202 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
197
198
199
char * PTOE::name(const uint8_t el)
200
{
201
return elements[el].name;
202
}
203
204
205
uint8_t PTOE::find(const char * abbrev)
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64