SYNTH!!!111!!!1!!1!1!1!!1!1

This commit is contained in:
2026-04-24 19:09:27 +02:00
parent 66ea7d41f6
commit 0daca6f46b
6 changed files with 129 additions and 19 deletions
+2 -1
View File
@@ -8,15 +8,16 @@
#include "hardware/gpio.h"
#include "hardware/pwm.h"
#include "hardware/adc.h"
#include "mux.h"
#include "pico/multicore.h"
#include "pico/stdlib.h"
#include "buttons.h"
#include "synth.h"
#include "const.h"
#include "macro.h"
#include "state.h"
#include "pwm.h"
#include "mux.h"
state_t state;