olikraus / u8glib

Arduino Monochrom Graphics Library for LCDs and OLEDs
https://github.com/olikraus/u8glib/wiki
Other
1.24k stars 313 forks source link

How to Uninstall #511

Open OzgunKB opened 3 years ago

OzgunKB commented 3 years ago

How to uninstall U8glib in Marlin? Error "u8g_rot.c:48:27: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] u8g_dev_t u8g_dev_rot = { u8g_dev_rot_dummy_fn, NULL, NULL }; ^~~~~~~~ C:\Users\1700x\Documents\Arduino\libraries\U8glib\utility\u8g_rot.c:48:27: note: (near initialization for 'u8g_dev_rot.dev_fn') "

olikraus commented 3 years ago

How to uninstall U8glib in Marlin?

Maybe ask someone from Marlin project?