establish hardwareLoop()

This commit is contained in:
2016-12-23 00:03:36 +01:00
parent 23d3c314c2
commit c83dc44f83
7 changed files with 13 additions and 0 deletions

View File

@@ -30,3 +30,5 @@ Device* devices[] = {
};
void hardwareSetup() {};
void hardwareLoop() {};