Example Description

This example describes how to use i2c by using mbed api

work with arduino extended board, which has SHTC1 temperature and humidity 
sensor

Connect 
  - I2C0 SDA (PA_19) to extended board's SDA 
  - I2C0 SCL (PA_22) to extended board's SCL 
  


