New Structure

This commit is contained in:
2017-08-23 21:02:28 +02:00
parent 6243c087f5
commit 3482630ed8
10 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
void cfginit(void);
void cfgdestroy(void);
void cfgreinit(void);
int cfgreadpinnumber(int element);
int cfgreadpinamount(void);