From b2ec904d5a3aed23f12f3b9a7862f3728aafc1cb Mon Sep 17 00:00:00 2001 From: Michael Corcoran Date: Fri, 9 Oct 2015 00:00:16 +1300 Subject: [PATCH] DFU: Remove additional unused messages --- _locales/en/messages.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 3325fb7d..55ff4146 100755 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -198,15 +198,6 @@ "message": "EEPROM saved" }, - "default_optional_permissions_head": { - "message": "Optional USB Permissions" - }, - "default_optional_permissions_text": { - "message": "To allow flashing some newer flight controllers, Configurator requires USB access" - }, - "default_request_optional_permissions": { - "message": "Request Optional Permissions" - }, "defaultWelcomeText": { "message": "Welcome to Cleanflight - Configurator, a utility designed to simplify updating, configuring and tuning of your flight controller.

The application supports all hardware that can run cleanflight (SPRacingF3, Vortex, Sparky, DoDo, CC3D/EVO, Air Hero 32, Flip32/+/Deluxe, DragonFly32, CJMCU Microquad, Chebuzz F3, STM32F3Discovery, Hermit, Naze32 Tricopter Frame, Skyline32, Naze/32/Mini/Pro/Blackbox etc)

The firmware source code can be downloaded from here
The newest binary firmware image is available here, development builds available here

Latest CP210x Drivers can be downloaded from here
" },