summaryrefslogtreecommitdiff
path: root/doc/ble.md
AgeCommit message (Collapse)AuthorFilesLines
2021-12-30Improved documentation readabilityEli Weiss1-2/+2
Improved documentation readability by rephrasing confusing sentences. Added Sitronix ST7789V datasheet link to SPI-LCD-driver.md for easier reference.
2021-12-20Merge pull request #839 from Arsen6331/BLE-FS-DocsJF1-1/+9
Add documentation for BLE FS
2021-12-04Updated docs and renamed functions for consistencyAvamander1-7/+11
2021-11-24Add BLE FS docs link to BLE docsArsen63311-1/+9
2021-10-24Merge pull request #754 from InfiniTimeOrg/add-motion-serviceJF1-7/+12
Add motion service
2021-10-20Add mention to Call characteristic (which was missing in the doc) and change ↵Jean-François Milants1-1/+5
the UUID of the new Motion service from 00020000-* to 00030000-*.
2021-10-17Add doc about the new motion service.Jean-François Milants1-7/+8
2021-10-16Fix error in music status docsArsen Musayelyan1-1/+1
2021-10-16Fix grammar mistakesArsen Musayelyan1-1/+1
2021-10-16Add docs from infinitime Go library's repo and fix typos and grammarArsen Musayelyan1-5/+237
2021-07-25Correct spelling issue in documentation (#509)Grant1-2/+2
* Correct spelling issue
2021-01-19Add guideline to chose the UUID of custom BLE services in docs.Jean-François Milants1-0/+23
2020-04-05Links mixed up, fixed.ToXIc1-3/+4
2020-04-05Add documentation about BLE connection and services.JF1-0/+27