Add new line at end of file

This commit is contained in:
3d-gussner 2022-02-03 08:08:28 +01:00
parent fc94322a10
commit 9e8ed08092
2 changed files with 2 additions and 2 deletions

View File

@ -123,4 +123,4 @@ cat $PROGMEM.var | sed 's/\r/\n/g' | sed -E 's/^[0-9a-f]{8} [^ ]* //' >$PROGMEM.
echo "$(tput setaf 2)progmem.sh finished$(tput sgr0)" >&2
exit 0
exit 0

View File

@ -75,4 +75,4 @@ done > textaddr.txt
echo "$(tput setaf 2)textaddr.sh finished$(tput sgr0)" >&2
exit 0
exit 0