Skip to content

Commit

Permalink
Settings file
Browse files Browse the repository at this point in the history
  • Loading branch information
cdemetriadis committed Feb 23, 2023
1 parent 950bc31 commit dc898ee
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Lovely-Dashboard_settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
"nightMode_help": "0: Off, 1: On",

"tireLapAvg": 2,
"tireLapAvg_help": "2: Set the number of last laps to record data"
"tireLapAvg_help": "2: Set the number of last laps to record data",

"tireLapAvgResetKey": "h",
"tireLapAvgResetKey_help": "BETA: Set the hot key to reset your Tire AVG data - Use with caution, may freeze data collection"

}

0 comments on commit dc898ee

Please sign in to comment.