buzzer is now starting to issue a warning if battery is under 15%
This commit is contained in:
parent
7ec6854ac6
commit
efd03d71a1
3 changed files with 18 additions and 3 deletions
|
@ -32,7 +32,7 @@ fpm -s python --python-bin python3 --python-pip pip3 --python-package-name-prefi
|
|||
-d "python-pigpio" \
|
||||
-d "python3-pigpio" \
|
||||
-d "python3-numpy" \
|
||||
-v 0.0.3-8 -t deb setup.py
|
||||
-v 0.0.4-2 -t deb setup.py
|
||||
|
||||
# --deb-changelog changelog \
|
||||
# --deb-upstream-changelog changelog \
|
||||
|
|
Reference in a new issue