interface and drivers
This commit is contained in:
4
app/core/app.h
Normal file
4
app/core/app.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
void setup(void);
|
||||
void loop(void);
|
||||
Reference in New Issue
Block a user