Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ electrons
Method
electrons
libraries/AtomicWeight/AtomicWeight.cpp:159–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
158
159
uint8_t PTOE::electrons(const uint8_t el)
160
{
161
return el;
162
}
163
164
165
uint8_t PTOE::neutrons(const uint8_t el)
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64