|
LAT Hologramm-Software 2.0
|
Go to the source code of this file.
Namespaces | |
| namespace | simple_stream |
Variables | |
| simple_stream.s = serial.Serial('/dev/tty.usbmodem1811',115200) | |
| simple_stream.f = open('grbl.gcode','r'); | |
| simple_stream.l = line.strip() | |
| simple_stream.grbl_out = s.readline() | |