mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-27 03:23:54 +01:00
restructure fm95 sligthly
This commit is contained in:
@@ -120,7 +120,7 @@ typedef struct
|
||||
PulseOutputDevice output_device;
|
||||
} Chimer95_Runtime;
|
||||
|
||||
int run_chimer95(Chimer95_Config config, Chimer95_Runtime* runtime) {
|
||||
int run_chimer95(const Chimer95_Config config, Chimer95_Runtime* runtime) {
|
||||
int pulse_error;
|
||||
|
||||
Oscillator osc;
|
||||
|
||||
Reference in New Issue
Block a user