File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
<!-- ALL-CONTRIBUTORS-BADGE:END -->
5
5
  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ; [ <img src =" https://img.shields.io/liberapay/patrons/ESP3D.svg?logo=liberapay " >] ( https://liberapay.com/ESP3D )
6
6
7
- [ ![ Development Version] ( https://img.shields.io/badge/Dev-v1.0-yellow?style=plastic ) ![ GitHub last commit (branch)] ( https://img.shields.io/github/last-commit/luc-github/ESP3D-TFT/main?style=plastic )] ( https://github.com/luc-github/ESP3D-TFT/tree/main ) [ ![ github-ci] ( https://github.com/luc-github/ESP3D-TFT/workflows/build-ci/badge.svg )] ( https://github.com/luc-github/ESP3D-TFT/actions/workflows/build-ci.yml ) [ ![ Development Version] ( https://img.shields.io/badge/Dev-v3.0-yellow?style=plastic&label=WebUI&logo=Preact )] ( https://github.com/luc-github/ESP3D-WEBUI/tree/3.0 ) [ ![ IDF 5.1.5] ( https://img.shields.io/badge/IDF-v5.1.2 -blue?style=plastic&label=IDF&logo=espressif )] ( https://github.com/espressif/esp-idf )
7
+ [ ![ Development Version] ( https://img.shields.io/badge/Dev-v1.0-yellow?style=plastic ) ![ GitHub last commit (branch)] ( https://img.shields.io/github/last-commit/luc-github/ESP3D-TFT/main?style=plastic )] ( https://github.com/luc-github/ESP3D-TFT/tree/main ) [ ![ github-ci] ( https://github.com/luc-github/ESP3D-TFT/workflows/build-ci/badge.svg )] ( https://github.com/luc-github/ESP3D-TFT/actions/workflows/build-ci.yml ) [ ![ Development Version] ( https://img.shields.io/badge/Dev-v3.0-yellow?style=plastic&label=WebUI&logo=Preact )] ( https://github.com/luc-github/ESP3D-WEBUI/tree/3.0 ) [ ![ IDF 5.1.5] ( https://img.shields.io/badge/IDF-v5.1.5 -blue?style=plastic&label=IDF&logo=espressif )] ( https://github.com/espressif/esp-idf )
8
8
![ ESP3D-TFT] ( https://img.shields.io/badge/dynamic/json?label=ESP3D-TFT&query=$.version&url=https://raw.githubusercontent.com/luc-github/ESP3D-TFT/refs/heads/main/info.json )
9
9
10
10
> [ !WARNING]
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.0.0.a25 "
2
+ "version" : " 3.0.0.a26 "
3
3
}
Original file line number Diff line number Diff line change 23
23
#ifdef __cplusplus
24
24
extern "C" {
25
25
#endif
26
- #define ESP3D_TFT_VERSION "1.0.0.a25 "
26
+ #define ESP3D_TFT_VERSION "1.0.0.a26 "
27
27
#define ESP3D_TFT_FW_URL "https://github.com/luc-github/ESP3D-TFT"
28
28
29
29
#ifdef __cplusplus
You can’t perform that action at this time.
0 commit comments