From c54825e1c1e559f3f25d4bcb177ecce63e3f907c Mon Sep 17 00:00:00 2001 From: Rokas Jankunas Date: Thu, 28 Sep 2023 10:19:28 +0300 Subject: [PATCH] Fix ninebot g30 name Don't know how that happened --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14e4459..ef8e39b 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ To install SHFW, follow these steps: 2. Supported Scooter Models: - - **Ninebot G0**: You can flash this firmware if the DRV version is at 1.7.0 or below. For DRV versions above 1.7.0, you'll need an ST-link. Refer to [https://joeybabcock.me/wiki/STLink_Ninebot_Max_ESC](https://joeybabcock.me/wiki/STLink_Ninebot_Max_ESC) for more information. + - **Ninebot G30**: You can flash this firmware if the DRV version is at 1.7.0 or below. For DRV versions above 1.7.0, you'll need an ST-link. Refer to [https://joeybabcock.me/wiki/STLink_Ninebot_Max_ESC](https://joeybabcock.me/wiki/STLink_Ninebot_Max_ESC) for more information. - **Xiaomi Scooters**: If the BLE version is at or above 1.5.7, you'll need an ST-link. There are online guides available for this process.