mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
Fix palette USB app
This commit is contained in:
@@ -14,14 +14,14 @@ static I18n::Message sUSBConnectedMessages[] = {
|
||||
I18n::Message::ConnectedMessage6};
|
||||
|
||||
static KDColor sUSBConnectedColors[] = {
|
||||
KDColorBlack,
|
||||
KDColorBlack,
|
||||
KDColorBlack,
|
||||
Palette::Text,
|
||||
Palette::Text,
|
||||
Palette::Text,
|
||||
Palette::YellowDark,
|
||||
KDColorWhite,
|
||||
KDColorBlack,
|
||||
KDColorBlack,
|
||||
KDColorBlack};
|
||||
Palette::Text,
|
||||
Palette::Text,
|
||||
Palette::Text};
|
||||
|
||||
USBConnectedController::USBConnectedController() :
|
||||
ViewController(nullptr),
|
||||
|
||||
Reference in New Issue
Block a user