You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/Broken USB recovery.md
+6-45
Original file line number
Diff line number
Diff line change
@@ -53,55 +53,16 @@ The following procedure describes the process under Windows 10/11:
53
53
Please read [Building in Windows 2010 or 11 with Linux Subsystem](https://github.com/iNavFlight/inav/blob/master/docs/development/Building%20in%20Windows%2010%20or%2011%20with%20Linux%20Subsystem.md)
54
54
and follow the instructions up to "Building with Make".
55
55
56
-
To activate MSP by default, go to the directory `src/main/target/[your target]`.
57
-
If no config.c exists, create a new text file with this name and the following content:
58
-
59
-
```
60
-
/*
61
-
* This file is part of INAV.
62
-
*
63
-
* INAV is free software: you can redistribute it and/or modify
64
-
* it under the terms of the GNU General Public License as published by
65
-
* the Free Software Foundation, either version 3 of the License, or
66
-
* (at your option) any later version.
67
-
*
68
-
* INAV is distributed in the hope that it will be useful,
69
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
70
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
71
-
* GNU General Public License for more details.
72
-
*
73
-
* You should have received a copy of the GNU General Public License
74
-
* along with INAV. If not, see <http://www.gnu.org/licenses/>.
0 commit comments