This website requires JavaScript.
Explore
Help
Register
Sign In
arduino
/
esp-clock
Watch
1
Star
0
Fork
0
You've already forked esp-clock
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
177
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Nicu Hodos
2c0346680d
simplify timer by using first iteration functionality of the task - avoid using start and decreasing value on first iteration
2025-09-29 10:47:34 +02:00
include
simplify timer by using first iteration functionality of the task - avoid using start and decreasing value on first iteration
2025-09-29 10:47:34 +02:00
lib
add all platformio files
2020-11-03 08:29:03 +01:00
src
add webserver with API for controlling commands
2025-09-07 10:22:35 +02:00
test
add all platformio files
2020-11-03 08:29:03 +01:00
.gitignore
refactor building components' configuration
2023-07-08 09:43:53 +02:00
LICENSE
add license
2025-09-17 17:10:40 +02:00
platformio.ini
upgrade ha-mqtt library that includes web server
2025-09-08 17:30:16 +02:00
Description
No description provided
GPL-3.0
255
KiB
Languages
C++
100%