1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-17 05:15:25 +03:00

Add dataflash tab: Very basic functionality is working

This commit is contained in:
Nicholas Sherlock 2015-01-31 00:41:41 +13:00
parent e672dde6e2
commit 0f22b92e35
9 changed files with 284 additions and 3 deletions

View file

@ -25,6 +25,7 @@ var GUI_control = function () {
'gps',
'led_strip',
'logging',
'dataflash',
'modes',
'motors',
'pid_tuning',