mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-22 07:29:03 +00:00
Merge fixing, commit to catch up on recent files
This commit is contained in:
@@ -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,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user