mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-25 05:47:44 +00:00
Added carrier wake up in Xylos TX and cute icons
This commit is contained in:
@@ -38,7 +38,7 @@ void CloseCallProcessor::execute(const buffer_c8_t& buffer) {
|
||||
spectrum[i] += buffer.p[i + 1024];
|
||||
}
|
||||
|
||||
if( phase == 50 ) {
|
||||
if( phase == 20 ) {
|
||||
const buffer_c16_t buffer_c16 {
|
||||
spectrum.data(),
|
||||
spectrum.size(),
|
||||
|
Reference in New Issue
Block a user