]> Repositories - Adafruit_Blinka-hackapet.git/commitdiff
No diff
authorCefn Hoile <github.com@cefn.com>
Sun, 18 Feb 2018 01:35:34 +0000 (01:35 +0000)
committerCefn Hoile <github.com@cefn.com>
Sun, 18 Feb 2018 01:35:34 +0000 (01:35 +0000)
python/microcontroller/__init__.py

index 66ce0417699a0dfa445e2a4a7f479a035c5eaedc..befd49a8e3f235fbbbd015ed9b855e560d114760 100644 (file)
@@ -1,3 +1,4 @@
 import agnostic
+
 if agnostic.platform == "esp8266":
     from microcontroller.esp8266 import *
\ No newline at end of file