360t7: fix mesh button state

This commit is contained in:
hanwckf
2022-11-30 13:07:18 +08:00
parent 3bed988978
commit 91e01483da

View File

@@ -31,7 +31,7 @@
mesh-button {
label = "mesh";
gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
gpios = <&gpio 0 GPIO_ACTIVE_LOW>;
};
};