Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getBufferClearTime
Method
getBufferClearTime
libraries/Cozir/cozir.cpp:297–300 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
295
}
296
297
uint16_t COZIR::getBufferClearTime()
298
{
299
return _getEEPROM2(CZR_BCHI);
300
}
301
302
303
/*
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64