Removing label.

This commit is contained in:
Evelyn Eastmond 2019-06-12 21:55:08 -04:00
parent c6b63a8f09
commit 6c706b410f

View file

@ -118,7 +118,7 @@ const Ev3Mode = {
* @readonly
* @enum {string}
*/
const Ev3Label = { // TODO: rename?
const Ev3Label = {
touch: 'button',
color: 'brightness',
ultrasonic: 'distance'