| @@ -1,5 +1,7 @@ | |||
| #iFreshSDK instructions | |||
| #iFreshSDK instructions | |||
| [中文版](README_CN.md) | |||
| ##The conditions of use | |||
| > * iOS 8.0 and above. | |||
| > * The Bluetooth version used by the device requires 4.0 and above. | |||
| @@ -279,4 +281,4 @@ Receive data sent by Bluetooth | |||
| -(void)bluetoothManagerCoffeeCountdownStartTime:(int)min second:(int)sec; | |||
| //APP reply stop alarm command | |||
| -(void)bluetoothManagerSendStopAlarm; | |||
| ``` | |||
| ``` | |||
| @@ -1,5 +1,7 @@ | |||
| #iFreshSDK使用说明 | |||
| #iFreshSDK使用说明 | |||
| [Englisth](README.md) | |||
| ##使用条件: | |||
| > * iOS 8.0及以上版本。 | |||
| > * 设备所使用蓝牙版本需要4.0及以上。 | |||