MCPcopy 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
159uint8_t PTOE::electrons(const uint8_t el)
160{
161 return el;
162}
163
164
165uint8_t PTOE::neutrons(const uint8_t el)

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64