-
-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update community files for miniFCU 1.0.0 (#1597)
* Update community files for miniFCU 1.0.0 * Remove old reset hex file
- Loading branch information
1 parent
16e4d47
commit 7997011
Showing
5 changed files
with
2,901 additions
and
129 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,20 +37,19 @@ | |
"DelayAfterFirmwareUpdate": 0, | ||
"FirmwareBaseName": "miniCOCKPIT_miniFCU_mega", | ||
"FirmwareExtension": "hex", | ||
"LatestFirmwareVersion": "0.9.3", | ||
"LatestFirmwareVersion": "1.0.0", | ||
"FriendlyName": "miniCOCKPIT miniFCU", | ||
"MobiFlightType": "miniCOCKPIT miniFCU mega", | ||
"MobiFlightTypeLabel": "miniCOCKPIT miniFCU", | ||
"ResetFirmwareFile": "reset.miniFCU.ino.hex", | ||
"ResetFirmwareFile": "reset.miniFCU_1_0_0.ino.hex", | ||
"CustomDeviceTypes": [ | ||
"miniCOCKPIT_miniFCU" | ||
], | ||
"Community": { | ||
"Project": "miniCOCKPIT", | ||
"Website": "https://minicockpit.com/", | ||
"Docs": "https://shop.minicockpit.com/a/help", | ||
"Support": "mailto:[email protected]" | ||
} | ||
], | ||
"Community": { | ||
"Project": "miniCOCKPIT", | ||
"Website": "https://minicockpit.com/", | ||
"Docs": "https://shop.minicockpit.com/a/help", | ||
"Support": "mailto:[email protected]" | ||
} | ||
}, | ||
"ModuleLimits": { | ||
"MaxAnalogInputs": 16, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.