mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-01-14 11:39:59 -05:00
Remove stale comment.
This commit is contained in:
parent
728e5e2d12
commit
abe5fa62e4
1 changed files with 0 additions and 3 deletions
|
@ -745,9 +745,6 @@ class EV3 {
|
||||||
allocation = 33;
|
allocation = 33;
|
||||||
|
|
||||||
this._updateDevices = true;
|
this._updateDevices = true;
|
||||||
|
|
||||||
// TODO: need to clar sensor data?
|
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
// GET SENSOR VALUES FOR CONNECTED SENSORS
|
// GET SENSOR VALUES FOR CONNECTED SENSORS
|
||||||
let index = 0;
|
let index = 0;
|
||||||
|
|
Loading…
Reference in a new issue