diff --git a/build.sh b/build.sh index f780e29..8ef4b3f 100755 --- a/build.sh +++ b/build.sh @@ -1,2 +1,2 @@ #! /bin/sh -xargo build --target avr-atmega328p +xargo build --target avr-atmega328p $@