Procházet zdrojové kódy

增加跳转到其他语言说明文档的超链接

tags/v1.3.3
iot_user před 5 roky
rodič
revize
4e9163b4ef
2 změnil soubory, kde provedl 7 přidání a 3 odebrání
  1. 4
    2
      README.md
  2. 3
    1
      README_CN.md

+ 4
- 2
README.md Zobrazit soubor

@@ -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;
```
```

+ 3
- 1
README_CN.md Zobrazit soubor

@@ -1,5 +1,7 @@
#iFreshSDK使用说明
#iFreshSDK使用说明

[Englisth](README.md)

##使用条件:
> * iOS 8.0及以上版本。
> * 设备所使用蓝牙版本需要4.0及以上。

Načítá se…
Zrušit
Uložit