This website works better with JavaScript
Home
Explore
Help
Register
Sign In
huhui
/
bms
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
ecabcf562c
Branches
Tags
master
bms
/
Application
/
app
/
nv_storage.h
nv_storage.h
78 B
History
Raw
1
2
3
4
#pragma once
extern void nv_save_soc(void);
extern int nv_restore_soc(void);