Bump init delay to 50ms for nico-nano

This commit is contained in:
Midge 't Hoen 2022-01-03 14:14:38 +01:00 committed by Nick Winans
parent e7a52e2cee
commit e0620f1a2d
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
compatible = "zmk,ext-power-generic";
label = "EXT_POWER";
control-gpios = <&gpio0 13 GPIO_ACTIVE_HIGH>;
init-delay-ms = <10>;
init-delay-ms = <50>;
};
vbatt {