Skip to content
Snippets Groups Projects

DEPFET Q2M1 Power Procedure

Merged Cyril Danilevski requested to merge q2m1_test into main
Files
7
+ 1
1
@@ -18,7 +18,7 @@ void setup() {
start = millis();
poll_port_expander();
PINS.status = "";
PINS.stage = "";
PINS.ramping = false;
}
Loading