Skip to content

Commit e8c73a2

Browse files
committed
add cookiecutter files; UARTService now working with adafruit_bluefruit_connect library
1 parent 7554ac8 commit e8c73a2

File tree

10 files changed

+492
-9
lines changed

10 files changed

+492
-9
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
__pycache__
2+
_build
3+
*.pyc
4+
.env
5+
build*
6+
bundles

0 commit comments

Comments
 (0)