parent
3a6fd07647
commit
50ffad0ad2
@ -434,6 +434,7 @@ Blockly.Arduino.sensebox_scd30 = function () {
|
||||
while (1)
|
||||
;
|
||||
}`;
|
||||
Blockly.Arduino.setupCode_["scd30_staleData"] = "airSensor.useStaleData(true);";
|
||||
var code = "";
|
||||
switch (dropdown) {
|
||||
case "temperature":
|
||||
|
Loading…
x
Reference in New Issue
Block a user