Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into mmosca-led-reassign…
Browse files Browse the repository at this point in the history
…ment
  • Loading branch information
mmosca committed May 12, 2024
2 parents b7b81b4 + b4141d9 commit 02f058c
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 197 deletions.
4 changes: 0 additions & 4 deletions js/configurator_main.js
Original file line number Diff line number Diff line change
Expand Up @@ -224,10 +224,6 @@ $(function() {
require('./../tabs/receiver');
TABS.receiver.initialize(content_ready);
break;
case 'modes':
require('./../tabs/modes');
TABS.modes.initialize(content_ready);
break;
case 'gps':
require('./../tabs/gps');
TABS.gps.initialize(content_ready);
Expand Down
1 change: 0 additions & 1 deletion js/gui.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ var GUI_control = function () {
'led_strip',
'logging',
'onboard_logging',
'modes',
'outputs',
'pid_tuning',
'ports',
Expand Down
1 change: 0 additions & 1 deletion tabs/blank.html

This file was deleted.

17 changes: 0 additions & 17 deletions tabs/modes.html

This file was deleted.

163 changes: 0 additions & 163 deletions tabs/modes.js

This file was deleted.

11 changes: 0 additions & 11 deletions tabs/review.html

This file was deleted.

0 comments on commit 02f058c

Please sign in to comment.