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 02f058c + 90b8139 commit edf5444
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tabs/mixer.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ const { mixer, platform, PLATFORM, INPUT, STABILIZED } = require('./../js/model'
const Settings = require('./../js/settings');
const jBox = require('../js/libraries/jBox/jBox.min');
const interval = require('./../js/intervals');
const ServoMixRule = require('./../js/servoMixRule');
const MotorMixRule = require('./../js/motorMixRule');

TABS.mixer = {};

Expand Down

0 comments on commit edf5444

Please sign in to comment.