Skip to content

Commit 863779b

Browse files
authored
Update README.md
1 parent bd51b85 commit 863779b

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ All of the required code is in the ```src``` directory, just rename the file ```
106106
Note:- also refer to the README.md at [TQT pro](https://github.com/Xinyuan-LilyGO/T-QT/tree/main?tab=readme-ov-file#quick-start) for setting up the board in arduino ide.
107107

108108
## Configurator Tool
109-
The OpenTimeWatch Configurator tool is a python script which allows users to configure the Board settings (requires platformio), WiFi network and time settings before compiling and uploading the firmware to the watch. This tool does not configure your board type nor does it compile and upload the code. To run the tool type
109+
The OpenTimeWatch Configurator tool is a python script which allows users to configure the Board, WiFi network and time settings before compiling and uploading the firmware to the watch. This tool does not compile and upload the code. To run the tool type
110110

111111
```python otwConfigurator.py```
112112

@@ -116,6 +116,8 @@ or
116116

117117
in your terminal.
118118

119+
Note:- This tool only configures the board for the usage in PlatformIO IDE
120+
119121
# Features
120122
1. Home screen with custom background
121123
2. Activity view shows steps walked, calories burned and weather (It is just a dummy and not functionally implemented yet)
@@ -151,12 +153,11 @@ in your terminal.
151153
3. Accent colours
152154
4. IR transmitter support
153155
5. Support for 3 navigation buttons
154-
6. Pulse sensor support
155-
7. Screen brightness adjustment
156-
8. Screen on-time adjustment
157-
9. Watch endurance
158-
10. Flappy bird clone
159-
11. UART console support
156+
6. Screen brightness adjustment
157+
7. Screen on-time adjustment
158+
8. Watch endurance
159+
9. Flappy bird clone
160+
10. UART console support
160161

161162
# Can I contribute ?
162163
Yes, you can contribute to the project by the following ways :

0 commit comments

Comments
 (0)