Modification into 17th July New display demo code

Dependencies:   SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217

Fork of Ext_Demo_17July2017_newdis by SenseSemi

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers i2c_dec.h Source File

i2c_dec.h

00001 #ifndef I2C_DEC_H_
00002 #define I2C_DEC_H_
00003 
00004 #include "mbed.h"
00005 void i2c_spec();
00006 #endif