File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -606,7 +606,7 @@ Blockly.Msg.WEBDUINO_MATRIX_NUM = "Number";
606606Blockly . Msg . WEBDUINO_MATRIX_NUM2 = "Number (0~99)" ;
607607Blockly . Msg . WEBDUINO_MATRIX_IMG = "Image" ;
608608
609- Blockly . Msg . WEBDUINO_PHOTOCELL = "Photocell, analog pin:" ;
609+ Blockly . Msg . WEBDUINO_PHOTOCELL = "Photocell/Potentiometer , analog pin:" ;
610610Blockly . Msg . WEBDUINO_PHOTOCELL_DETECTED = "detects" ;
611611Blockly . Msg . WEBDUINO_PHOTOCELL_DO = "do:" ;
612612Blockly . Msg . WEBDUINO_PHOTOCELL_VAL = "'s value" ;
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ var MSG = {
7575 catPlus : "Advanced" ,
7676 catStandard : "Standard" ,
7777 catMax7219 : "LED Matrix" ,
78- catPhotocell : "Photocell" ,
78+ catPhotocell : "Photocell/Potentiometer " ,
7979 catSoil : "Soil Moisture" ,
8080 catIRRecv : "IR Recv" ,
8181 catIRLed : "IR Send" ,
You can’t perform that action at this time.
0 commit comments