1
0
Repo for ESP32 Weather Station Development
Iet uz failu
2020-04-21 03:18:39 +02:00
components Refactor http server to separate component 2020-04-21 02:58:18 +02:00
doc Add ESP32_TFT lib, remove Ucglib 2020-04-20 05:19:42 +02:00
main Set update interval to 500 ms 2020-04-21 03:18:39 +02:00
.cproject Create eclipse project 2020-02-03 09:02:25 +01:00
.gitignore Create eclipse project 2020-02-03 09:02:25 +01:00
.project Create eclipse project 2020-02-03 09:02:25 +01:00
CMakeLists.txt Remove TFT_lib as a submodule and add as components again 2020-04-20 12:39:01 +02:00
LICENSE Create eclipse project 2020-02-03 09:02:25 +01:00
README.md Create eclipse project 2020-02-03 09:02:25 +01:00
sdkconfig.old Add ESP32_TFT lib, remove Ucglib 2020-04-20 05:19:42 +02:00

ESP-IDF template app

This is a template application to be used with Espressif IoT Development Framework.

Please check ESP-IDF docs for getting started instructions.

Code in this repository is in the Public Domain (or CC0 licensed, at your option.) Unless required by applicable law or agreed to in writing, this software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.