WIP: Implement undervoltage lockout #22

Draft
mickdermack wants to merge 1 commits from feature-uvlo into master
mickdermack commented 2023-04-13 04:24:29 +02:00 (Migrated from github.com)

This leaves MOSFETs disabled if the voltage on boot is less than about 15 V. This should allow for easier pushing of broken bobby cars. Fixes #16.

This leaves MOSFETs disabled if the voltage on boot is less than about 15 V. This should allow for easier pushing of broken bobby cars. Fixes #16.
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature-uvlo:feature-uvlo
git checkout feature-uvlo
Sign in to join this conversation.
No description provided.