This is Webservice SDK for mbed. LPCXpresso1769/LPC1768/FRDM-K64F/LPC4088

Fork of libMiMic by Ryo Iizuka

Revision:
11:c82a7b2899b0
Parent:
2:b96c1e90d120
Child:
12:efe841863fc8
--- a/core/flash/NyLPC_cMiMicConfiglation.h	Tue Apr 16 16:10:11 2013 +0000
+++ b/core/flash/NyLPC_cMiMicConfiglation.h	Sat Apr 20 03:47:14 2013 +0000
@@ -37,7 +37,7 @@
  * コンフィギュレーション値を返す。
  * この関数は、RTOSが停止中に実行すること。
  */
-const struct NyLPC_TMimicConfigulation* NyLPC_cMiMicConfiglation_loadMiMicConfigulation(void);
-
+const struct NyLPC_TMimicConfigulation* NyLPC_cMiMicConfiglation_loadFromFlash(void);
+const struct NyLPC_TMimicConfigulation* NyLPC_cMiMicConfiglation_loadFactoryDefault(void);
 
 #endif /* CCONFIGLATIONSTORAGE_H_ */