change structure continued
This commit is contained in:
19
sketch/application.h
Normal file
19
sketch/application.h
Normal file
@ -0,0 +1,19 @@
|
||||
/*
|
||||
* productionMode.h
|
||||
*
|
||||
* Created on: Apr 5 2019
|
||||
* Author: wn
|
||||
*/
|
||||
|
||||
#ifndef PRODUCTIONMODE_H_
|
||||
#define PRODUCTIONMODE_H_
|
||||
|
||||
|
||||
|
||||
void setupApplication();
|
||||
void loopApplication();
|
||||
|
||||
|
||||
|
||||
|
||||
#endif /* PRODUCTIONMODE_H_ */
|
Reference in New Issue
Block a user