mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-07 20:17:04 +03:00
globalize a few things
This commit is contained in:
@@ -18,11 +18,7 @@
|
||||
#include "driver/gpio.h"
|
||||
#include "buttons.h"
|
||||
#include "led.h"
|
||||
|
||||
#ifdef CONFIG_SQUEEZEAMP
|
||||
#define JACK_GPIO 34
|
||||
#define SPKFAULT_GPIO 2 // this requires a pull-up, so can't be >34
|
||||
#endif
|
||||
#include "globdefs.h"
|
||||
|
||||
#define MONITOR_TIMER (10*1000)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user