allow single sensor detection, get rid of sensor disabled hardware state == nomessage
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Controller } from "./main";
|
||||
import {DetectionResult, TankConfig, TankInfo} from "./api";
|
||||
import {Detection, TankConfig, TankInfo} from "./api";
|
||||
|
||||
export class TankConfigView {
|
||||
private readonly tank_useable_ml: HTMLInputElement;
|
||||
|
||||
Reference in New Issue
Block a user