Skip to content

Commit 893fbfb

Browse files
author
maze
committed
minor style changes
1 parent 0e0184f commit 893fbfb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/fledex/animation/animator.ex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,8 @@ defmodule Fledex.Animation.Animator do
209209
end)
210210
)
211211

212-
state = state
212+
state =
213+
state
213214
|> do_update_config(config)
214215
|> update_leds()
215216

0 commit comments

Comments
 (0)