Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getO2
Method
getO2
libraries/AD524X/AD524X.cpp:127–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
126
127
uint8_t AD524X::getO2()
128
{
129
return (_O2 > 0);
130
}
131
132
133
uint8_t AD524X::read(const uint8_t rdac)
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64