mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-07-30 16:29:15 +02:00
restructure fm95 sligthly
This commit is contained in:
+1
-1
@@ -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