Update README.md

This commit is contained in:
bpohvoodoo
2019-09-28 10:00:20 +02:00
committed by GitHub
parent 3a1f9d2f14
commit 2adc6707df
+6
View File
@@ -44,6 +44,12 @@ This project uses libraries and code by different authors:
- Optional: [PubSubClient](https://github.com/knolleary/pubsubclient/) by knolleary (tested with 2.7.0) - Optional: [PubSubClient](https://github.com/knolleary/pubsubclient/) by knolleary (tested with 2.7.0)
_Only when you have activated MQTT in definitions.h._ _Only when you have activated MQTT in definitions.h._
- Optional: [Brzo I2C](https://github.com/pasko-zh/brzo_i2c/) by pazko-zh (tested with 1.3.3)
_Only when you have activated GY33 in definitions.h._
- Optional: [FastLed](https://github.com/FastLED/FastLED/) by FastLED (tested with 1.3.3)
_Only when you have activated custom animations (Fire2012) in definitions.h._
The sketch also uses the following built-in library: The sketch also uses the following built-in library:
- Ticker by [@igrr](https://github.com/igrr) - Ticker by [@igrr](https://github.com/igrr)