mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-16 04:45:18 +03:00
cleanup
This commit is contained in:
parent
61bed4770f
commit
bf1c58f1bd
1 changed files with 0 additions and 4 deletions
|
@ -61,11 +61,7 @@ STM32_protocol.prototype.connect = function(hex) {
|
|||
|
||||
switch (GUI.operating_system) {
|
||||
case 'Windows':
|
||||
flashing_bitrate = 921600;
|
||||
break;
|
||||
case 'MacOS':
|
||||
flashing_bitrate = 921600;
|
||||
break;
|
||||
case 'ChromeOS':
|
||||
case 'Linux':
|
||||
case 'UNIX':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue