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 44<!-- ALL-CONTRIBUTORS-BADGE:END -->
55  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ; [ <img src =" https://img.shields.io/liberapay/patrons/ESP3D.svg?logo=liberapay " >] ( https://liberapay.com/ESP3D )
66
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 )
88![ 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 )
99
1010> [ !WARNING]
Original file line number Diff line number Diff line change 11{
2- "version" : " 3.0.0.a25 "
2+ "version" : " 3.0.0.a26 "
33 }
Original file line number Diff line number Diff line change 2323#ifdef __cplusplus
2424extern "C" {
2525#endif
26- #define ESP3D_TFT_VERSION "1.0.0.a25 "
26+ #define ESP3D_TFT_VERSION "1.0.0.a26 "
2727#define ESP3D_TFT_FW_URL "https://github.com/luc-github/ESP3D-TFT"
2828
2929#ifdef __cplusplus
You can’t perform that action at this time.
0 commit comments