Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ isEnabledStream
Method
isEnabledStream
libraries/Multiplex/Multiplex.cpp:182–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
181
182
bool Multiplex::isEnabledStream(Print *stream)
183
{
184
return isEnabled(index(stream));
185
}
186
187
188
// -- END OF FILE --
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64