Bump init delay to 50ms for nico-nano
This commit is contained in:
parent
e7a52e2cee
commit
e0620f1a2d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
compatible = "zmk,ext-power-generic";
|
compatible = "zmk,ext-power-generic";
|
||||||
label = "EXT_POWER";
|
label = "EXT_POWER";
|
||||||
control-gpios = <&gpio0 13 GPIO_ACTIVE_HIGH>;
|
control-gpios = <&gpio0 13 GPIO_ACTIVE_HIGH>;
|
||||||
init-delay-ms = <10>;
|
init-delay-ms = <50>;
|
||||||
};
|
};
|
||||||
|
|
||||||
vbatt {
|
vbatt {
|
||||||
|
|
Loading…
Add table
Reference in a new issue