bin/arduino-serial @ 51ec87e1d131

Shit
author Steve Losh <steve@stevelosh.com>
date Thu, 08 Feb 2018 20:08:57 +0000
parents 1cd90a0458e4
children (none)
#!/usr/bin/env bash

rlwrap --pass-sigint-as-sigterm \
       -m@ \
       --multi-line-ext .lisp \
       -a___ \
       --only-cook '^[a-zA-Z0-9]+>' \
       -pBLUE \
       --quote-characters '"' \
       python2 -m serial.tools.miniterm /dev/cu.*usb* 9600 --exit-char 38 --eol LF