Renamed files to fit coding scheme
This commit is contained in:
@@ -1,4 +0,0 @@
|
|||||||
from aabiot.LED import LED
|
|
||||||
from aabiot.DoubleReset import DoubleReset
|
|
||||||
|
|
||||||
print("AABIOT v0.1 imported")
|
|
||||||
4
mipyiot/__init__.py
Normal file
4
mipyiot/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
from mipyiot.led import LED
|
||||||
|
from mipyiot.doublereset import DoubleReset
|
||||||
|
|
||||||
|
#print("AABIOT v0.1 imported")
|
||||||
Reference in New Issue
Block a user