Merge fixing, commit to catch up on recent files

This commit is contained in:
furrtek
2016-02-04 10:27:53 +01:00
parent 44638e504b
commit 6e496e2b26
90 changed files with 2257 additions and 1428 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ void m4_switch(const char * hash) {
// Ask M4 to enter wait loop in RAM
BasebandConfiguration baseband_switch {
.mode = SWITCH,
.mode = 255, // DEBUG
.sampling_rate = 0,
.decimation_factor = 1,
};