MVP: Basic working clock and alarm
This commit is contained in:
commit
b6ac19a54d
18 changed files with 22909 additions and 0 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[submodule "components/esp32-wifi-manager"]
|
||||
path = components/esp32-wifi-manager
|
||||
url = https://github.com/ookami125/esp32-wifi-manager.git
|
||||
[submodule "components/BearSSL"]
|
||||
path = components/BearSSL
|
||||
url = https://www.bearssl.org/git/BearSSL
|
||||
Loading…
Add table
Add a link
Reference in a new issue