5 lines
251 B
Python
5 lines
251 B
Python
"""A package for all of the core LabThings-FastAPI Things shipped with the microscope.
|
|
|
|
The microscope can be extended to be used with other hardware by creating a package
|
|
with other Things and including them in the LabThings-FastAPI config file.
|
|
"""
|