make lockin a unittest, not integration test

master
Robert Jördens 2021-01-22 16:03:26 +01:00
parent d0d2c6352d
commit 57a5c4ff9b
3 changed files with 1030 additions and 1038 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -61,7 +61,7 @@ const APP: () = {
);
let lockin = Lockin::new(
&iir_int::IIRState::default(), // TODO: lowpass, expose
&iir_int::IIRState::default(), // TODO: lowpass, expose
);
// Enable ADC/DAC events