I2C working only once, sensor working well, commissioning updated to be tested, Wohoooo!!! :-D

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of Japan_BAE1 by Team Fox

Committer:
sakthipriya
Date:
Wed Dec 30 04:57:46 2015 +0000
Revision:
4:39a4ae8c7ecd
Parent:
3:07e15677a75c
Child:
5:bb592f3185cc
for Pradeep's use

Who changed what in which revision?

UserRevisionLine numberNew contents of line
sakthipriya 3:07e15677a75c 1 #define ACK_CODE 0x02;
sakthipriya 3:07e15677a75c 2
sakthipriya 4:39a4ae8c7ecd 3 uint8_t* FCTN_BAE_TM_TC(uint8_t*);
sakthipriya 4:39a4ae8c7ecd 4 void FCTN_CDMS_WR_FLASH(uint16_t ,uint32_t);
sakthipriya 4:39a4ae8c7ecd 5 uint32_t FCTN_CDMS_RD_FLASH(uint16_t );