buzzer is now starting to issue a warning if battery is under 15%

This commit is contained in:
Joel 2021-01-28 23:15:21 +01:00
parent 7ec6854ac6
commit efd03d71a1
No known key found for this signature in database
GPG key ID: BDDDBECD0808290E
3 changed files with 18 additions and 3 deletions

View file

@ -1,4 +1,4 @@
__version__ = "0.0.3"
__version__ = "0.0.4"
import compLib.LogstashLogging
import logging