1
0
Go to file
Chris Kim fd9f215f9d
Add initial presets (#1)
Signed-off-by: Chris Kim <oats87g@gmail.com>
2025-04-01 12:47:05 +10:00
indexer Add initial presets (#1) 2025-04-01 12:47:05 +10:00
presets/4.4 Add initial presets (#1) 2025-04-01 12:47:05 +10:00
.gitignore Add .gitignore 2025-03-17 12:50:01 +00:00
index_hash.txt Add initial presets (#1) 2025-04-01 12:47:05 +10:00
index.json Add initial presets (#1) 2025-04-01 12:47:05 +10:00
LICENSE Add initial presets (#1) 2025-04-01 12:47:05 +10:00
package.json Add initial presets (#1) 2025-04-01 12:47:05 +10:00
README.md Add initial presets (#1) 2025-04-01 12:47:05 +10:00
yarn.lock Add initial presets (#1) 2025-04-01 12:47:05 +10:00

Rotorflight Presets

A simple way to configure your Rotorflight Flight Controller Firmware settings.

See https://github.com/betaflight/firmware-presets for more information. There have been some changes made to the parser, but overall the same rules apply for building presets.

Credits

The Preset system was developed by @limonspb for Betaflight 4.3 and ported by @Oats87 for the Rotorflight project.