160 B
160 B
Serial
Serial communication between the BBC micro:bit and another computer.
serial.writeLine("");
serial.writeValue("x", 0);
Serial communication between the BBC micro:bit and another computer.
serial.writeLine("");
serial.writeValue("x", 0);