1
0
Repo for ESP32 Weather Station Development
Datei suchen
2021-02-11 00:31:02 +01:00
components Add mqtt server for brightness values 2021-02-11 00:31:02 +01:00
main Add mqtt server for brightness values 2021-02-11 00:31:02 +01:00
.cproject Implement sntp client and add display functionality 2020-04-24 01:49:31 +02:00
.gitignore Add sdkconfig to gitignore 2020-04-28 00:01:51 +02: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

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.