Closed
Milestone
expired on Aug 22, 2019
v1.4
v1.4 - 2019-08-22 19:43 - DaikonRadish
Added
- Support for the
bme680
environmental sensor. - Support for the
bhi160
sensor fusion. -
simple_menu
module for creating simple menus in Python. -
power
module to access the voltage and current measurements from the PMIC. - Support for color themes in the default clock script:
Color themes are read from a json file, so people can customize their clock.
Last selected theme is saved in the
clock.json
so it is persistent.
Changed
- Refactored BLE card10 service.
- Improved BLE file-transfer (added security).
- Replaced dynamic attribute creation with static attributes.
Fixed
- Fixed menu listing files starting with
.
. - Fixed
utime.set_time()
applying the timezone offset in the wrong direction. - Fixed the PMIC driver not releasing some locks properly.
Loading
Loading
Loading
Loading