ocgd / u8glib

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

support for U8GLIB_MINI12864 #105

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
derived from DOGS device

class: U8GLIB_MINI12864
devices:
extern u8g_dev_t u8g_dev_uc1701_mini12864_sw_spi;
extern u8g_dev_t u8g_dev_uc1701_mini12864_hw_spi;

todo:
wait for feedback from user

Original issue reported on code.google.com by olikr...@gmail.com on 21 Oct 2012 at 10:06

GoogleCodeExporter commented 8 years ago
U8GLIB_MINI12864 u8g(13, 11, 10, 9);                    // SPI Com: SCK = 13, 
MOSI = 11, CS = 10, A0 = 9

Original comment by olikr...@gmail.com on 21 Oct 2012 at 10:09

GoogleCodeExporter commented 8 years ago
no feedback received. issue closed, marked as not verified, just implemented

Original comment by olikr...@gmail.com on 28 Nov 2012 at 8:29