Skip to content

Commit

Permalink
Drop refresh rate to 7 seconds.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaddox5 committed Nov 5, 2024
1 parent 98455cd commit 6ae4646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/screens/v2/screen_data/parameters.ex
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ defmodule Screens.V2.ScreenData.Parameters do
},
elevator_v2: %Static{
candidate_generator: CandidateGenerator.Elevator,
refresh_rate: 30
refresh_rate: 7
},
gl_eink_v2: %Static{
audio_active_time: @all_times,
Expand Down

0 comments on commit 6ae4646

Please sign in to comment.