Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
32
uint32_t Optoma::getBaudrate()
33
{
34
return _baudrate;
35
};
36
37
38
void Optoma::switchOn()
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64