Repo for ESP32 Weather Station Development
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Christian Loch f386f2783e Implement sntp client and add display functionality il y a 4 ans
components Implement sntp client and add display functionality il y a 4 ans
main Implement sntp client and add display functionality il y a 4 ans
.cproject Implement sntp client and add display functionality il y a 4 ans
.gitignore Create eclipse project il y a 4 ans
.project Create eclipse project il y a 4 ans
CMakeLists.txt Remove TFT_lib as a submodule and add as components again il y a 4 ans
LICENSE Create eclipse project il y a 4 ans
README.md Create eclipse project il y a 4 ans
sdkconfig.old Add ESP32_TFT lib, remove Ucglib il y a 4 ans

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.