Merge branch 'master-priv' into SP-138-cslc-gm

This commit is contained in:
Jason Wen
2024-06-16 14:50:55 -04:00
4 changed files with 7 additions and 3 deletions
+4
View File
@@ -1,3 +1,7 @@
sunnypilot - 0.9.8.0 (2024-xx-xx)
========================
* Always on driver monitoring toggle
sunnypilot - 0.9.7.1 (2024-06-13)
========================
* New driving model
+1 -1
View File
@@ -1 +1 @@
#define COMMA_VERSION "0.9.7.1"
#define COMMA_VERSION "0.9.8.0"
+1 -1
View File
@@ -105,7 +105,7 @@ def manager_init() -> None:
("OsmDownloadedDate", "0"),
("OSMDownloadProgress", "{}"),
("SidebarTemperatureOptions", "0"),
("SunnylinkEnabled", "1"),
("SunnylinkEnabled", "0"),
("CustomDrivingModel", "0"),
("DrivingModelGeneration", "4"),
("LastSunnylinkPingTime", "0"),