New Structure
This commit is contained in:
5
RaspberryPi/configreader.h
Normal file
5
RaspberryPi/configreader.h
Normal file
@@ -0,0 +1,5 @@
|
||||
void cfginit(void);
|
||||
void cfgdestroy(void);
|
||||
void cfgreinit(void);
|
||||
int cfgreadpinnumber(int element);
|
||||
int cfgreadpinamount(void);
|
Reference in New Issue
Block a user