Skip to content
Snippets Groups Projects

DEPFET Q2M1 Power Procedure

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