karawin / Ka-Radio

A wifi webradio with only low cost boards ESP8266 and VS1053 by Jp Cocatrix
Other
427 stars 91 forks source link

I Stuck at compiling "karadioU8STM32" #99

Closed vet20 closed 2 years ago

vet20 commented 2 years ago

Hello, when compile karadioU8STM32.ino I get an error: invalid conversion from 'uint8_t (*)(u8g_t*, uint8_t, uint8_t, void*) {aka unsigned char (*)(_u8g_t*, unsigned char, unsigned char, void*)}' to 'uint8_t {aka unsigned char}' [-fpermissive]

I use libary u8glibConf.h in karadioU8STM32 folder.

vet20 commented 2 years ago

Figured out, I was using the wrong library. Need to use https://github.com/karawin/U8glib_Arduino