grbl-LPC-CoreXY/script/Obsolete/stream
Sonny Jeon b86ba60a25 Updated streaming scripts. Compiler compatibility for _delay_ms().
- Moved obsolete streaming scripts to folder for reference.

- Added a more complex Python streaming script which uses the serial
buffer as an additional streaming buffer.

- Removed all references to a _delay_ms(variable) to allow for better
porting across different compilers.
2012-01-27 19:48:46 -07:00

2 lines
39 B
Ruby
Executable File

#!/usr/bin/ruby
require 'script/stream'