PowerInput.NoBatteryTurnOn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If enabled PiJuice will automatically power on 5V rail and trigger wake up as soon as power appears at USB Micro Input and there is no battery. Disabled by default.
public bool NoBatteryTurnOn { get; init; }
member this.NoBatteryTurnOn : bool with get, set
Public Property NoBatteryTurnOn As Boolean