Home | Top | ← | → | Overview | Module | Class | Index | Help |
|
About |
---|
|
||||
1 # -*- coding: utf-8 -*- 2 """MicroPython 3 """ 4 ############################################# 5 # 6 # See manuals for the detailed API. 7 # 8 ############################################# 9 10 # __author__ = 'Arno-Can Uestuensoez' 11 # __license__ = "Artistic-License-2.0 + Forced-Fairplay-Constraints" 12 # __copyright__ = "Copyright (C) 2010-2018 Arno-Can Uestuensoez" \ 13 # " @Ingenieurbuero Arno-Can Uestuensoez" 14 # __version__ = '0.1.31' 15 # __uuid__ = "5624dc41-775a-4d17-ac42-14a0d5c41d1a" 16 17 18 raise NotImplementedError("MicroPython is not yet supported") 19
Home | Top | ← | → | Overview | Module | Class | Index | Help |
|
About |
---|
Copyright(C) 2019 Arno-Can Uestuensoez @Ingenieurbuero Arno-Can Uestuensoez | https://arnocan.wordpress.com |
Generated by Epydoc 4.0.4 / Python-3.8 / fedora27 on Thu Dec 19 06:40:25 2019 | http://epydoc.sourceforge.net |