Skip to content

Commit

Permalink
Merge pull request #57 from yakumo-saki/devel
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
yakumo-saki authored Feb 8, 2021
2 parents f8884fc + 0acaca7 commit 293b343
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ All are optional.
### Display

* SSD1306: Auto detect
* SH1106: Usable but need setting on setting mode, otherwise you see line on screen edge
* ST7789: Must configure in web config

(v3.0)
Expand Down Expand Up @@ -165,6 +166,8 @@ esptool.py write_flash 0x1000 filename.bin

* CHANGE: CONFIG: Add SSD1306 / SH1106 switch
* CHANGE: HTTP: ESP32: Stop Async Web server. back to standard webserver to reduce code duplicate #42
* ADD: WiFi RSSI to JSON
* FIX: ST7789: T: header align

### v38

Expand Down

0 comments on commit 293b343

Please sign in to comment.