1.2.2 Unify and add more examples
- Add five new examples
- Unified naming of examples
- Unified handling of WIFI secrets for examples
- Adhere to standards of Arduino IDE library and file naming
- Updating CI (Travis was broken and not free any more, so migrated to GitHub)
- Todo update and remove notice over lacking hardware
Known problem/bug
One some hardware (e.g. Wemos D1) and/or http and wifiClient library versions, all 1.2.x version do not work. Either try using a NodeMCU (the platform I primarily test on) or use >1.3.0 (to be released soon). Please read the release notes of the 1.3.0 version as well - you will have to modify your code slightly!