feat: Implement configurable pump control preprocessing logic #5
|
|
@ -4,7 +4,7 @@
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Calejo Control - Protocol Signals</title>
|
<title>Calejo Control - Protocol Signals</title>
|
||||||
<link rel="stylesheet" href="/static/simplified_styles.css">
|
<link rel="stylesheet" href="/static/simplified_styles.css?v=2">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue