SYNTH!!!111!!!1!!1!1!1!!1!1
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user