mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-25 01:05:15 +03:00
Added checking for latest configurator release and update notification.
This commit is contained in:
parent
8278ba83a4
commit
ec8b7449f8
9 changed files with 225 additions and 199 deletions
|
@ -181,6 +181,7 @@ gulp.task('dist', ['clean-dist'], function () {
|
|||
'./js/RateCurve.js',
|
||||
'./js/Features.js',
|
||||
'./js/Beepers.js',
|
||||
'./js/release_checker.js',
|
||||
'./tabs/adjustments.js',
|
||||
'./tabs/auxiliary.js',
|
||||
'./tabs/cli.js',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue