mirror of https://github.com/lumapu/ahoy.git
lumapu
2 years ago
46 changed files with 47 additions and 66 deletions
@ -1,24 +1,13 @@ |
|||
CMakeLists.txt.user |
|||
CMakeCache.txt |
|||
CMakeFiles |
|||
CMakeScripts |
|||
Testing |
|||
Makefile |
|||
cmake_install.cmake |
|||
install_manifest.txt |
|||
compile_commands.json |
|||
CTestTestfile.cmake |
|||
_deps |
|||
build |
|||
tools/esp8266/tmp |
|||
tools/esp8266/binaries |
|||
.pio |
|||
.vscode/.browse.c_cpp.db* |
|||
.vscode/c_cpp_properties.json |
|||
.vscode/launch.json |
|||
.vscode/ipch |
|||
.vscode/extensions.json |
|||
src/config/config_override.h |
|||
src/html/h/* |
|||
/**/Debug |
|||
/**/v16/* |
|||
*.db |
|||
*.suo |
|||
*.ipch |
|||
tools/esp8266/.vscode/extensions.json |
|||
.DS_Store |
|||
.vscode |
|||
tools/esp8266/platformio-device-monitor-*.log |
|||
tools/esp8266/html/h/* |
@ -1,7 +1,7 @@ |
|||
# User Manual Ahoy DTU (on ESP8266) |
|||
Version #{VERSION}# |
|||
## Introduction |
|||
See the repository [README.md](README.md) |
|||
See the repository [README.md](Getting_Started.md) |
|||
|
|||
## Setup |
|||
Assuming you have a running ahoy-dtu and you can access the setup page. |
After Width: | Height: | Size: 22 KiB |
@ -1,6 +0,0 @@ |
|||
.pio |
|||
.vscode/.browse.c_cpp.db* |
|||
.vscode/c_cpp_properties.json |
|||
.vscode/launch.json |
|||
.vscode/ipch |
|||
config_override.h |
Loading…
Reference in new issue