Add BLE FS docs link to BLE docs
This commit is contained in:
parent
7322f3286b
commit
47f73269bb
|
@ -9,6 +9,7 @@ This page describes the BLE implementation and API built in this firmware.
|
|||
### Table of Contents
|
||||
|
||||
- [BLE Connection](#ble-connection)
|
||||
- [BLE FS](#ble-fs)
|
||||
- [BLE UUIDs](#ble-uuids)
|
||||
- [BLE Services](#ble-services)
|
||||
- [CTS](#cts)
|
||||
|
@ -51,6 +52,13 @@ If **CTS** is detected, it'll request the current time to the companion applicat
|
|||
|
||||
---
|
||||
|
||||
## BLE FS
|
||||
|
||||
The documentation for BLE FS can be found here:
|
||||
[BLEFS.md](./BLEFS.md)
|
||||
|
||||
---
|
||||
|
||||
## BLE UUIDs
|
||||
When possible, InfiniTime tries to implement BLE services defined by the BLE specification.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user