1.7.1 - fix for 2.5.1 arduino core lib

This commit is contained in:
proddy
2019-05-17 13:57:39 +02:00
parent f1b61df515
commit 4f9c1826df
5 changed files with 17 additions and 7 deletions

View File

@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.7.1] 2019-05-17
### Added
- new device: MM50 Mixer ([thanks GARLAGANDIS](https://github.com/proddy/EMS-ESP/issues/111))
### Fixed
- runtime exceptions with latest 2.5.1 arduino core library
## [1.7.0] 2019-05-11
### Added