From ad2623d8c4bc51638343ae9a628f8647ff558155 Mon Sep 17 00:00:00 2001 From: Thomas Albers Date: Mon, 14 Aug 2023 10:47:54 +0200 Subject: Initial commit --- env.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 env.sh (limited to 'env.sh') diff --git a/env.sh b/env.sh new file mode 100644 index 0000000..2e4389c --- /dev/null +++ b/env.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +alias boot="zup -a 5 -b 38400 -p /dev/ttyUSB0 'b:0:4000'" -- cgit v1.2.3