initial
This commit is contained in:
19
productionMode.h
Normal file
19
productionMode.h
Normal file
@ -0,0 +1,19 @@
|
||||
/*
|
||||
* productionMode.h
|
||||
*
|
||||
* Created on: Jan 24, 2018
|
||||
* Author: wn
|
||||
*/
|
||||
|
||||
#ifndef PRODUCTIONMODE_H_
|
||||
#define PRODUCTIONMODE_H_
|
||||
|
||||
|
||||
|
||||
void setupProduction();
|
||||
void loopProduction();
|
||||
|
||||
|
||||
|
||||
|
||||
#endif /* PRODUCTIONMODE_H_ */
|
Reference in New Issue
Block a user