From 061be40856904dcd57252c2b5b70bfa7bebb3422 Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Thu, 12 Dec 2024 12:54:52 +1300 Subject: [PATCH] yamllint --- modules/grove-i2c.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/grove-i2c.yaml b/modules/grove-i2c.yaml index 7dc7750..728afdc 100644 --- a/modules/grove-i2c.yaml +++ b/modules/grove-i2c.yaml @@ -8,4 +8,4 @@ switch: pin: GPIO46 id: grove_port_power restore_mode: ALWAYS_ON - setup_priority: 1001 # This sets the pin to be on before the i2c scan happens (priority 1000) + setup_priority: 1001 # This sets the pin to be on before the i2c scan happens (priority 1000)