Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
49
void FlashPROM::commit_now()
50
{
51
writeToFlash(0, writeCache);
52
}
53
54
void FlashPROM::reset()
55
{
Callers
3
save_empty
Function · 0.80
update_aux_cycle
Function · 0.80
update_aux_toggle
Function · 0.80
Calls
1
writeToFlash
Function · 0.85
Tested by
no test coverage detected