Adicionar primeiro
This commit is contained in:
6
components/api/include/api.h
Executable file
6
components/api/include/api.h
Executable file
@@ -0,0 +1,6 @@
|
||||
#ifndef API_H_
|
||||
#define API_H_
|
||||
|
||||
void api_init(void);
|
||||
|
||||
#endif /* API_H_ */
|
||||
Reference in New Issue
Block a user