new gpr
This commit is contained in:
@@ -29,6 +29,9 @@ class WebController(Protocol):
|
||||
def capture_tmp_reference(self) -> None:
|
||||
"""Capture and select a temporary reference (the desktop button)."""
|
||||
|
||||
def remove_last_measurement(self) -> None:
|
||||
"""Remove the most recent measurement (the desktop button)."""
|
||||
|
||||
def apply_live_settings(self, fields: dict) -> list:
|
||||
"""Apply live processor settings; returns the current settings schema."""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user