mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 04:34:43 +04:00
add mpu, fix keeloq
This commit is contained in:
@@ -98,7 +98,7 @@ FIRMWARE_APPS = {
|
||||
# Svc
|
||||
"basic_services",
|
||||
# Apps
|
||||
#"basic_apps",
|
||||
"basic_apps",
|
||||
"updater_app",
|
||||
"storage_move_to_sd",
|
||||
"archive",
|
||||
@@ -109,7 +109,7 @@ FIRMWARE_APPS = {
|
||||
# Plugins
|
||||
#"basic_plugins",
|
||||
# Debug
|
||||
"debug_apps",
|
||||
#"debug_apps",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user