1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-24 13:48:49 +08:00

release: correct changelog incorrect section titles

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram 2017-05-11 08:55:19 +02:00
parent 5f2bb180ee
commit c71bdd85ce

View File

@ -52,12 +52,12 @@
* add examples using Joule with ADS1015 ADC
* naming system changes
* correct pin mappings and add PWM example
* **microbit**
* **mavlink**
* add a Mavlink-over-UDP adaptor.
* **microbit**
* Add DigitalWriter, DigitalReader, and AnalogReader support using IOPinDriver
* Handle start error and increase test coverage
* **microbit**
* **mqtt**
* Add a (topic, payload) event type
* change the On handler to take mqtt.Message
* increase test coverage