Files
odroid-power-mate/main/include/storage.h
2025-09-26 09:37:13 +09:00

7 lines
89 B
C

#ifndef STORAGE_H_
#define STORAGE_H_
void storage_init(void);
#endif /* STORAGE_H_ */