From 4c310529b3eca487122de82351ca3140e25ad8f3 Mon Sep 17 00:00:00 2001 From: Th3maz1ng Date: Sat, 29 Apr 2023 13:27:58 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3a6e025..dbe7cf8 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ The W800 is a pretty interesting chip with impressive characteristics for its pr * The watch has BLE (4.2) connectivity which is used to connect to a phone using the GadgetBridge app to : * control music playback - **to implement** * find my phone feature - **to implement** - * report it's battery level + * report its battery level * report step counts - **to implement** * display received text messages, emails and calls - **to implement** * WiFi is also available but not used yet because I didn't find any good use case for it. It is also very power hungry. @@ -56,7 +56,7 @@ The W800 is a pretty interesting chip with impressive characteristics for its pr * It also has a docking station designed for it which is used to : * Recharge the W800 Smart Watch by simply putting the watch on it. The connection between the docking and the watch is done through a magnetic 4 pin connector. * Flash a new firmware to the watch. No extra programming hardware is required, only the docking is needed. - +![](http://82.64.196.164/images/git/W800_docking.png) ## Getting started : ### So, you'd like to try this project yourself ? ### Here are the steps to follow, in order to build the firmware and flash the board :