Remove defines
This commit is contained in:
parent
84bb6116b8
commit
732bb45f23
|
@ -5,10 +5,6 @@
|
|||
#include "fonts.h"
|
||||
#include "image.h"
|
||||
#include "sprites.h"
|
||||
|
||||
#define MINIZ_NO_ARCHIVE_APIS
|
||||
#define MINIZ_NO_STDIO
|
||||
#define MINIZ_NO_TIME
|
||||
#include "miniz.h"
|
||||
|
||||
#ifndef ssd1306
|
||||
|
|
Loading…
Reference in New Issue