mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-12-25 07:19:28 -05:00
Update stream_output.cpp
This commit is contained in:
parent
1c9ccbc247
commit
9186031e95
@ -67,7 +67,7 @@ size_t StreamOutput::read(void* const data, const size_t length) {
|
|||||||
}
|
}
|
||||||
// Tell M0 (IRQ) that a buffer has been consumed.
|
// Tell M0 (IRQ) that a buffer has been consumed.
|
||||||
active_buffer = nullptr;
|
active_buffer = nullptr;
|
||||||
creg::m4txevent::assert();
|
creg::m4txevent::assert_event();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user