better formatting

This commit is contained in:
Robert Jördens 2021-02-08 11:26:58 +01:00
parent deed11f110
commit 1b46f081c1
1 changed files with 2 additions and 1 deletions

View File

@ -100,6 +100,7 @@ const APP: () = {
// Harmonic index of the LO: -1 to _de_modulate the fundamental (complex conjugate)
let harmonic: i32 = -1; // TODO: expose
// Demodulation LO phase offset
let phase_offset: i32 = 0; // TODO: expose