update radar sequence close #5
This commit is contained in:
parent
58b456f69d
commit
b01cf9eefc
4 changed files with 55 additions and 134 deletions
|
|
@ -11,7 +11,8 @@ class Radar extends WeatherDisplay {
|
|||
// update timing
|
||||
this.timing.baseDelay = 350;
|
||||
this.timing.delay = [
|
||||
{time: 4, si: 0},
|
||||
{time: 4, si: 5},
|
||||
{time: 1, si: 0},
|
||||
{time: 1, si: 1},
|
||||
{time: 1, si: 2},
|
||||
{time: 1, si: 3},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue