Add esp source and header, with "utils" functions
This commit is contained in:
6
src/features/include/esp.h
Normal file
6
src/features/include/esp.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _ESP_H
|
||||
#define _ESP_H
|
||||
|
||||
void esp(void);
|
||||
|
||||
#endif /* _ESP_H */
|
||||
Reference in New Issue
Block a user