fix oled display

This commit is contained in:
ton-im 2024-02-07 21:07:00 +08:00 committed by GitHub
parent 22f76d4178
commit 4bec2073d7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,6 +32,7 @@
EXT_POWER { EXT_POWER {
compatible = "zmk,ext-power-generic"; compatible = "zmk,ext-power-generic";
control-gpios = <&gpio1 9 GPIO_ACTIVE_LOW>; control-gpios = <&gpio1 9 GPIO_ACTIVE_LOW>;
init-delay-ms = <50>;
}; };
vbatt: vbatt { vbatt: vbatt {