I just got my new 3 in 1 i# Pro up and running. I am new on this.
I need to invert Y-axis sins it it wrong, but when I try to upload new firmware i get this error :
In file included from /dogm_lcd_implementation.h:35,
from ultralcd.cpp:34:
/ultralcd_st7920_u8glib_rrd.h: In function 'uint8_t u8g_dev_rrd_st7920_128x64_fn(u8g_t*, u8g_dev_t*, uint8_t, void*)':
ultralcd_st7920_u8glib_rrd.h:59: error: 'u8g_10MicroDelay' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:61: error: 'u8g_10MicroDelay' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:62: error: 'u8g_10MicroDelay' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:63: error: 'u8g_10MicroDelay' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:65: error: 'u8g_10MicroDelay' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:68: error: 'u8g_10MicroDelay' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:69: error: 'u8g_10MicroDelay' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:70: error: 'u8g_10MicroDelay' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:72: error: 'u8g_10MicroDelay' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:73: error: 'u8g_10MicroDelay' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:75: error: 'u8g_10MicroDelay' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:89: error: 'u8g_10MicroDelay' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:92: error: 'u8g_10MicroDelay' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:95: error: 'u8g_10MicroDelay' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:96: error: 'u8g_10MicroDelay' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h
ultralcd_st7920_u8glib_rrd.h:101: error: 'u8g_10MicroDelay' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:104: error: 'u8g_10MicroDelay' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:105: error: 'u8g_10MicroDelay' was not declared in this scope
ultralcd_st7920_u8glib_rrd.h:117: error: 'u8g_dev_pb32h1_base_fn' was not declared in this scope
I use Arduino 1.0.1
I have tried some different library with u8g files, but nothing seems to work.
Any help please ?
Regards,
Burn-Zero