displayapp: Make Cst816S references const
This commit is contained in:
@@ -12,7 +12,7 @@ using namespace Pinetime::Applications;
|
||||
|
||||
DisplayApp::DisplayApp(Drivers::St7789& lcd,
|
||||
Components::LittleVgl& /*lvgl*/,
|
||||
Drivers::Cst816S& /*touchPanel*/,
|
||||
const Drivers::Cst816S& /*touchPanel*/,
|
||||
const Controllers::Battery& /*batteryController*/,
|
||||
Controllers::Ble& bleController,
|
||||
Controllers::DateTime& /*dateTimeController*/,
|
||||
|
Reference in New Issue
Block a user