Feat: Add battery support and small fixes for Freenove 2.8 board (#1976)

* feat(freenove-esp32s3): add battery level retrieval

* fix(freenove-esp32s3): add missing comma in config.json

* docs(freenove-esp32s3): note possible shared design with ES3C28P/ES3N28P
This commit is contained in:
khoanguyen-3fc
2026-05-07 19:51:58 +07:00
committed by GitHub
parent 1847b58935
commit c1d520d700
3 changed files with 18 additions and 2 deletions

View File

@ -2,4 +2,6 @@
[product](https://store.freenove.com/products/fnk0104)
Official github: [freenove-esp32s3-display-2.8-lcd](https://github.com/Freenove/Freenove_ESP32_S3_Display)
Official github: [freenove-esp32s3-display-2.8-lcd](https://github.com/Freenove/Freenove_ESP32_S3_Display)
Likely the same hardware design as [LCD wiki ES3C28P/ES3N28P](https://www.lcdwiki.com/2.8inch_ESP32-S3_Display)