mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
add ntp and pin servo link tag
This commit is contained in:
@@ -108,7 +108,9 @@ const advanced = {
|
||||
'Modbus':'#/en/uiflow/advanced?id=modbus-master',
|
||||
'BLE UART':'#/en/uiflow/advanced?id=ble-uartsupport-m5stack-fire-only',
|
||||
'Blynk':'#/en/uiflow/advanced?id=blynksupport-m5stack-fire-only',
|
||||
'Echo STT':'#/en/uiflow/advanced?id=echo-stt'
|
||||
'Echo STT':'#/en/uiflow/advanced?id=echo-stt',
|
||||
'Pin Servo':'#/en/uiflow/advanced?id=echo-pin-servo',
|
||||
'NTP':'#/en/uiflow/advanced?id=echo-ntp'
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
@@ -108,7 +108,9 @@ const advanced = {
|
||||
'Modbus':'#/zh_CN/uiflow/advanced?id=modbus-master',
|
||||
'BLE UART':'#/zh_CN/uiflow/advanced?id=ble-uartsupport-m5stack-fire-only',
|
||||
'Blynk':'#/zh_CN/uiflow/advanced?id=blynksupport-m5stack-fire-only',
|
||||
'Echo STT':'#/zh_CN/uiflow/advanced?id=echo-stt'
|
||||
'Echo STT':'#/zh_CN/uiflow/advanced?id=echo-stt',
|
||||
'Pin Servo':'#/zh_CN/uiflow/advanced?id=echo-pin-servo',
|
||||
'NTP':'#/zh_CN/uiflow/advanced?id=echo-ntp'
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user