MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / protons

Method protons

libraries/AtomicWeight/AtomicWeight.cpp:171–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169
170
171uint8_t PTOE::protons(const uint8_t el)
172{
173 return el;
174}
175
176
177float PTOE::weight(const uint8_t el)

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64