Skip to content

Commit c7ff021

Browse files
authored
Merge pull request #520 from McGiverGim/fix_dual_gyro_scaled_graph
Fix DUAL_GYRO_SCALED debug mode graph
2 parents edcfa3d + ba3c076 commit c7ff021

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/graph_config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,7 @@ GraphConfig.load = function(config) {
389389
case 'DUAL_GYRO_COMBINED':
390390
case 'DUAL_GYRO_DIFF':
391391
case 'DUAL_GYRO_RAW':
392+
case 'DUAL_GYRO_SCALED':
392393
case 'NOTCH':
393394
case 'AC_CORRECTION':
394395
case 'AC_ERROR':

0 commit comments

Comments
 (0)