File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Welcome to the **Blazor Web Bluetooth Demo**! This project showcases how to use
3535 - Get a specific Characteristic from that GATT service.
3636 - Read the Characteristic's current value.
3737 - Subscribe to value change events for that Characteristic and update the value shown.
38- - Click the ` ON ` and ` OFF ` buttons to control the ESP32's onboard LED accessed via another Charateristic .
38+ - Click the ` ON ` and ` OFF ` buttons to control the ESP32's onboard LED accessed via another Characteristic .
3939
4040## Features
4141
@@ -111,7 +111,7 @@ We welcome contributions to enhance the **Blazor Web Bluetooth Demo**. If you ha
111111
112112## License
113113
114- This project is licensed under the MIT License. See the [ LICENSE ] ( LICENSE ) file for details.
114+ This project is licensed under the MIT License.
115115
116116## Contact
117117
You can’t perform that action at this time.
0 commit comments