Ah, I had warnings disabled, fix the build.
This commit is contained in:
parent
fd79f0a9b0
commit
0cfadc3649
@ -49,7 +49,7 @@
|
||||
|
||||
static char iobuf[IO_SIZE];
|
||||
|
||||
static uint8_t *databuf;
|
||||
static char *databuf;
|
||||
static uint8_t *instbuf;
|
||||
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user