start configuration stuff
This commit is contained in:
9
sketch/configuration.h
Normal file
9
sketch/configuration.h
Normal file
@ -0,0 +1,9 @@
|
||||
#ifndef _CONFIGURATION_H_
|
||||
#define _CONFIGURATION_H_
|
||||
|
||||
|
||||
void configurationSetup();
|
||||
void configurationLoop();
|
||||
|
||||
|
||||
#endif // _CONFIGURATION_H_
|
Reference in New Issue
Block a user