changes
This commit is contained in:
9
sketch/production.h
Normal file
9
sketch/production.h
Normal file
@ -0,0 +1,9 @@
|
||||
#ifndef _PRODUCTION_H_
|
||||
#define _PRODUCTION_H_
|
||||
|
||||
|
||||
void productionSetup();
|
||||
void productionLoop();
|
||||
|
||||
|
||||
#endif // _PRODUCTION_H_
|
Reference in New Issue
Block a user