mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-20 14:39:01 +00:00
Rename m4txevent::assert and m0apptxevent::assert (adding "_event")
Copied from https://github.com/sharebrained/portapack-hackrf/commit/f6cdf6a7229638be5c14ae5879ba4ec0dc0bf29e#
This commit is contained in:
@@ -65,7 +65,7 @@ size_t StreamInput::write(const void* const data, const size_t length) {
|
||||
break;
|
||||
}
|
||||
active_buffer = nullptr;
|
||||
creg::m4txevent::assert();
|
||||
creg::m4txevent::assert_event();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user