datasheets/examples
occheung 5c962c64d4 5432: ditch import statement in python
Obviously, the import statements cannot be put right before the methods in the same indentation.
It was there because there wasn't a better way to put these code.
Now, it is replaced with an worded instruction that imports are needed.
2022-01-21 09:34:49 +08:00
..
dds.py 4410-4412: get example code from file 2022-01-20 16:43:45 +08:00
suservo.py suservo.py: remove unnecessary import 2022-01-20 17:00:54 +08:00
ttl.py ttl: remove extra rtio break in example 2022-01-20 14:58:40 +08:00
zotino.py 5432: ditch import statement in python 2022-01-21 09:34:49 +08:00