Voltage divider driver initial implementation
This commit is contained in:
parent
ceda57ddfd
commit
844f2c7674
5 changed files with 139 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
description: Battery SoC monitoring using voltage divider
|
||||
|
||||
compatible: "zmk,battery-voltage-divider"
|
||||
|
||||
include: voltage-divider.yaml
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue