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

Method getBaudrate

libraries/optoma/optoma.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30
31
32uint32_t Optoma::getBaudrate()
33{
34 return _baudrate;
35};
36
37
38void Optoma::switchOn()

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64