0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-27 03:23:54 +01:00

suprisingly works

This commit is contained in:
2026-02-15 12:58:43 +01:00
parent 1053a1a8cc
commit 63976e4a98
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#define STEREO_SSB
#define STEREO_SSB 12
#include <stdint.h>
#include "../dsp/oscillator.h"