more files moved and adjusted to new structure
This commit is contained in:
16
sketch/application.h
Normal file
16
sketch/application.h
Normal file
@ -0,0 +1,16 @@
|
||||
/*
|
||||
* application.h
|
||||
*
|
||||
* Created on: Aug 20, 2017
|
||||
* Author: wn
|
||||
*/
|
||||
|
||||
#ifndef APPLICATION_H_
|
||||
#define APPLICATION_H_
|
||||
|
||||
|
||||
void setupApplication();
|
||||
void loopApplication();
|
||||
|
||||
|
||||
#endif /* APPLICATION_H_ */
|
Reference in New Issue
Block a user