Skip to content

Commit

Permalink
Major Update
Browse files Browse the repository at this point in the history
- updated to latest Smooth, Lvgl, ESP-IDF
- Added temperature compensation to DHT12
  • Loading branch information
enelson1001 committed Apr 28, 2021
1 parent f1f73cb commit 20bdfac
Show file tree
Hide file tree
Showing 61 changed files with 1,243 additions and 279 deletions.
Empty file modified .gitattributes
100644 → 100755
Empty file.
Empty file modified .gitignore
100644 → 100755
Empty file.
Empty file modified .gitmodules
100644 → 100755
Empty file.
Empty file modified CMakeLists.txt
100644 → 100755
Empty file.
Empty file modified LICENSE
100644 → 100755
Empty file.
9 changes: 9 additions & 0 deletions README.md
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,12 @@ The AxpPMU #2 View

The AxpPMU #3 View
![AxpPMU3](photos/AxpPMU3.JPG)

# Versions
### v1.0 :
- initial release
### v2.0 :
- update to lvgl v7.11.0 commit ec9de51 - March 16, 2021
- update to Smooth master commit 5578b8b - April 15, 2021
- update to esp-idf v4.3-beta3 commit e9cf9e2 - April 14, 2021
- Added temperature compensation to DHT12 measurement
Empty file modified externals/gui-lvgl/CMakeLists.txt
100644 → 100755
Empty file.
Loading

0 comments on commit 20bdfac

Please sign in to comment.