SSD1322 enhancement - release

at the expense of power but needed for 5.5' displays
This commit is contained in:
Philippe G
2021-01-18 22:49:27 -08:00
parent 3b9e50ada7
commit 096e1d636d
2 changed files with 12 additions and 7 deletions

View File

@@ -21,7 +21,7 @@
#include "squeezelite.h"
#include <alac_wrapper.h>
#include "alac_wrapper.h"
#if BYTES_PER_FRAME == 4
#define ALIGN8(n) (n << 8)