superduper
superduper copied to clipboard
Added Bike Battery
Issue: https://github.com/blopker/superduper/issues/38
Added a rule if battery = 0 then it wont show, this happens on first load, but is now hidden with an if statement
- Gets the value and updates the State, (no need to save in db / write to bike).
- Other Changes, such as Debug mode generates a random macaddress
- Added Git Attributes, to cleanup/resolve the CR/ CRLF changes (mac/linux vs windows new line)