MCPcopy 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
297uint16_t COZIR::getBufferClearTime()
298{
299 return _getEEPROM2(CZR_BCHI);
300}
301
302
303/*

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64