diff options
Diffstat (limited to '')
| -rwxr-xr-x | bin/flash-tiny1634-fuses.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/flash-tiny1634-fuses.sh b/bin/flash-tiny1634-fuses.sh index 1bc73e1..5b95411 100755 --- a/bin/flash-tiny1634-fuses.sh +++ b/bin/flash-tiny1634-fuses.sh @@ -1,4 +1,4 @@ -#/bin/sh +#!/usr/bin/env sh # 8 MHz, 64ms boot delay, enable flashing # (everything else disabled) # Use low fuse 0xD2 for 4ms startup delay, |
