hadif azli / Mbed 2 deprecated TEST123

Dependencies:   mbed Blynk

Revision:
1:0e75de2a5d21
Parent:
0:d8f4c441e032
diff -r d8f4c441e032 -r 0e75de2a5d21 u8glibARM/u8g.h
--- a/u8glibARM/u8g.h	Fri Jun 10 15:20:20 2016 +0000
+++ b/u8glibARM/u8g.h	Mon Jun 13 02:21:11 2016 +0000
@@ -674,7 +674,7 @@
     uint8_t u8g_com_arduino_ssd_i2c_fn(u8g_t *u8g, uint8_t msg, uint8_t arg_val, void *arg_ptr);		/* u8g_com_arduino_ssd_i2c.c */
     uint8_t u8g_com_arduino_uc_i2c_fn(u8g_t *u8g, uint8_t msg, uint8_t arg_val, void *arg_ptr);
     uint8_t u8g_com_arduino_t6963_fn(u8g_t *u8g, uint8_t msg, uint8_t arg_val, void *arg_ptr);			/* u8g_com_arduino_t6963.c */
-
+	uint8_t u8g_com_lpc824_ssd_i2c_fn(u8g_t *u8g, uint8_t msg, uint8_t arg_val, void *arg_ptr); //LiXianyu added 2016-06-11
 
     uint8_t u8g_com_atmega_hw_spi_fn(u8g_t *u8g, uint8_t msg, uint8_t arg_val, void *arg_ptr);      /* u8g_com_atmega_hw_spi.c */
     uint8_t u8g_com_atmega_sw_spi_fn(u8g_t *u8g, uint8_t msg, uint8_t arg_val, void *arg_ptr);      /* u8g_com_atmega_sw_spi.c */