aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSimon Budig <simon@budig.de>2024-02-06 21:18:05 +0100
committerSimon Budig <simon@budig.de>2024-02-06 21:18:05 +0100
commit1acf6e639d3dc4a3e774b6da862f8a24aca3e152 (patch)
tree726216ed6128293c8319c7a5d792194c49ebd89e /README.md
parent3ca71f47c195406970db1c998c0b29cc6ab213c3 (diff)
add description of the BLE data format
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f1f2731..5ee8458 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ The 2 buttons configuration:
### Upload Protocol
-Sorry, you'll have to dive into code here :/
+Here is some documentation on the [BLE package format](BadgeBLE.md). There still are some unclear parts, but it seems to work.
See original [led-name-badge-ls32](https://github.com/fossasia/led-name-badge-ls32) for USB update protocol reverse engineering