OpenDroneMap-WebODM/app/pending_actions.py

6 wiersze
56 B
Python

CANCEL = 1
REMOVE = 2
RESTART = 3
RESIZE = 4
IMPORT = 5