MCPcopy Create free account
hub / github.com/Santroller/Santroller / commit_now

Method commit_now

lib/FlashPROM/src/FlashPROM.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49void FlashPROM::commit_now()
50{
51 writeToFlash(0, writeCache);
52}
53
54void FlashPROM::reset()
55{

Callers 3

save_emptyFunction · 0.80
update_aux_cycleFunction · 0.80
update_aux_toggleFunction · 0.80

Calls 1

writeToFlashFunction · 0.85

Tested by

no test coverage detected