Skip to content

Commit

Permalink
WifiManager + OTA readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
cpainchaud authored Feb 4, 2021
1 parent 0f83f09 commit d72ce52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ So far, in addition of core libraries, we use:
- PubSubClient for MQTT messaging https://github.com/knolleary/pubsubclient
- u8g2/u8x8 library for OLED display https://github.com/olikraus/u8g2
- AutoConnect for simplified configuration (incomming v2.0) https://hieromon.github.io/AutoConnect
- WifiManager (optional) for easy Wifi and RFlink related configurations https://github.com/tzapu/WiFiManager
- ArduinoOTA (optional)for easy remote firmware updates https://github.com/jandrassy/ArduinoOTA

## 7. Additional info
### Pinout
Expand Down

0 comments on commit d72ce52

Please sign in to comment.