Added API route to convert LST to PNG
This commit is contained in:
parent
6175e6495b
commit
4d40e81f0e
3 changed files with 52 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
from .actions import enabled_root_actions
|
||||
from .camera import *
|
||||
from .captures import *
|
||||
from .instrument import *
|
||||
from .stage import *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue