feat: Implement configurable pump control preprocessing logic #5

Merged
solipsism merged 34 commits from feature/pump-control-preprocessing into master 2025-11-17 14:23:42 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit f935ad065c - Show all commits

View File

@ -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">