Co-authored-by: Uri Tauber <uritaube@gmail.com>
This commit is contained in:
+1
-1
@@ -34,8 +34,8 @@
|
||||
#include "util/ButtonNavigator.h"
|
||||
#include "util/ScreenshotUtil.h"
|
||||
|
||||
MappedInputManager mappedInputManager(gpio);
|
||||
GfxRenderer renderer(display);
|
||||
MappedInputManager mappedInputManager(gpio, renderer);
|
||||
ActivityManager activityManager(renderer, mappedInputManager);
|
||||
FontDecompressor fontDecompressor;
|
||||
SdCardFontSystem sdFontSystem;
|
||||
|
||||
Reference in New Issue
Block a user