No idea what I'm committing here, but it goes on github

This commit is contained in:
2021-12-14 14:15:20 +02:00
parent 30bd0148eb
commit f2e4bbf681
7 changed files with 187 additions and 55 deletions

6
aabiot/__init__.py Normal file
View File

@@ -0,0 +1,6 @@
from aabiot.LED import LED
from aabiot.DoubleReset import DoubleReset
print("AABIOT v0.1 imported")