Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
171
uint8_t PTOE::protons(const uint8_t el)
172
{
173
return el;
174
}
175
176
177
float PTOE::weight(const uint8_t el)
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64