Repo for ESP32 Weather Station Development
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Christian Loch 7ad1bce4a2 Implement sntp client and add display functionality 3 years ago
components Implement sntp client and add display functionality 3 years ago
main Implement sntp client and add display functionality 3 years ago
.cproject Implement sntp client and add display functionality 3 years ago
.gitignore Create eclipse project 4 years ago
.project Create eclipse project 4 years ago
CMakeLists.txt Remove TFT_lib as a submodule and add as components again 3 years ago
LICENSE Create eclipse project 4 years ago
README.md Create eclipse project 4 years ago
sdkconfig.old Add ESP32_TFT lib, remove Ucglib 3 years ago

README.md

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.