Led:Change led mode to heartbeat for k1-x_MUSE-Pi-Pro.

Change-Id: I10d3ba181ba41693a192690e0fa5889b099d9eb9
This commit is contained in:
goumin
2025-06-25 17:48:32 +08:00
committed by 张猛
parent fc2b447e45
commit 9cc34aec3f

View File

@@ -169,7 +169,7 @@
led1 {
label = "sys-led";
gpios = <&gpio 96 0>;
linux,default-trigger = "none";
linux,default-trigger = "heartbeat";
default-state = "on";
status = "okay";
};