Browse Source

Bump init delay to 50ms for nico-nano

xmkb
Midge 't Hoen 2 years ago committed by Nick Winans
parent
commit
e0620f1a2d
  1. 2
      app/boards/arm/nice_nano/nice_nano_v2.dts

2
app/boards/arm/nice_nano/nice_nano_v2.dts

@ -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…
Cancel
Save