mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-09-15 03:53:43 +08:00
Adaptive Experimental Mode (AEM) - 2025/05/27
This commit is contained in:
@@ -119,4 +119,5 @@ inline static std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"Version", PERSISTENT},
|
||||
{"dp_device_last_log", CLEAR_ON_MANAGER_START},
|
||||
{"dp_device_reset_conf", CLEAR_ON_MANAGER_START},
|
||||
{"dp_lon_aem", PERSISTENT},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user