First commit - blinking LED.

This commit is contained in:
2023-01-15 10:23:10 +01:00
parent d3912a92f3
commit d474811745
6 changed files with 114 additions and 1 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
.pio
.vscode
.cache
bin
dist
*.pyc
data
# C Lion
.idea
cmake-build-*
CMakeLists.txt
CMakeListsPrivate.txt