forked from M-Labs/artiq
This commit is contained in:
parent
10c02afd9c
commit
96423882f2
|
@ -43,7 +43,7 @@ fn process_aux_packet(p: &drtioaux::Packet) {
|
|||
} else {
|
||||
drtio_reset(true);
|
||||
drtio_reset(false);
|
||||
},
|
||||
}
|
||||
drtioaux::hw::send_link(0, &drtioaux::Packet::ResetAck).unwrap();
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue