mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-07 20:17:04 +03:00
Verify that SPI works with SH1106
This commit is contained in:
@@ -85,7 +85,7 @@ static struct scroller_s {
|
||||
|
||||
static u8_t ANIC_resp = ANIM_NONE;
|
||||
|
||||
#define SCROLL_STACK_SIZE 2048
|
||||
#define SCROLL_STACK_SIZE (3*1024)
|
||||
#define LINELEN 40
|
||||
|
||||
static log_level loglevel = lINFO;
|
||||
|
||||
Reference in New Issue
Block a user