Tenok
A Linux-like Real-Time Operating System for Robotics and Internet of Things
rom_dev.h
Go to the documentation of this file.
1 
4 #ifndef __ROM_DEV_H__
5 #define __ROM_DEV_H__
6 
12 void rom_dev_init(void);
13 
14 #endif
void rom_dev_init(void)
Initialize the rom device.