Skip to content

Commit 3caa494

Browse files
committed
Issue OpenRoberta/openroberta-lab#1231: remove % for infrared sensor, both Bob3 and Rob3rta!
1 parent 4bb2cc0 commit 3caa494

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

blockly_compressed.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

blocks/robSensorDefinitions.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -663,11 +663,9 @@ sensors.infrared.bob3 = {
663663
modes: [{
664664
name: 'AMBIENTLIGHT',
665665
type: 'Number',
666-
unit: 'PERCENT'
667666
}, {
668667
name: 'REFLEXION',
669668
type: 'Number',
670-
unit: 'PERCENT'
671669
}]
672670
};
673671
sensors.infrared.rob3rta = sensors.infrared.bob3;

0 commit comments

Comments
 (0)