goodnaysayer / u8glib

Automatically exported from code.google.com/p/u8glib
Other
0 stars 0 forks source link

warnings with st7920 and due #261

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
By the way, is it normal to get the following warnings on compile with the Due:
U8glib\utility\u8g_com_arduino_st7920_spi.c.o: warning: multiple common of 
`u8g_data_pin'
U8glib\utility\u8g_com_arduino_st7920_custom.c.o: warning: previous common is 
here
U8glib\utility\u8g_com_arduino_st7920_spi.c.o: warning: multiple common of 
`u8g_clock_pin'
U8glib\utility\u8g_com_arduino_st7920_custom.c.o: warning: previous common is 
here

Original issue reported on code.google.com by olikr...@gmail.com on 23 May 2014 at 5:57

GoogleCodeExporter commented 8 years ago
thanks for this, fixed

Original comment by olikr...@gmail.com on 19 Jun 2014 at 6:29