fixup/test compiler warnings
This commit is contained in:
committed by
Graham Sanderson
parent
4f64f3af80
commit
7e4e3290d5
@@ -144,7 +144,7 @@ int main() {
|
||||
|
||||
lcd_init();
|
||||
|
||||
static uint8_t *message[] =
|
||||
static char *message[] =
|
||||
{
|
||||
"RP2040 by", "Raspberry Pi",
|
||||
"A brand new", "microcontroller",
|
||||
|
||||
Reference in New Issue
Block a user