Watch face selection with CMake
Move displayapp/Apps.h into a header only library (to make the integration easier in InfiniSim.
This commit is contained in:
parent
1ad7840072
commit
f0e8bb26e9
21 changed files with 37 additions and 33 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
#include <array>
|
||||
#include <memory>
|
||||
#include "displayapp/Apps.h"
|
||||
#include "displayapp/apps/Apps.h"
|
||||
#include "Screen.h"
|
||||
#include "ScreenList.h"
|
||||
#include "displayapp/Controllers.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue