Skip to content

Commit

Permalink
Refactor bld.sh and CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
fhoedemakers authored Sep 12, 2024
1 parent d77b5b2 commit f2d320d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bld.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
APP=picosmsPlus
PROJECT="pico-smsPlus"
function usage() {
echo "Build script for the ${APP} project"
echo "Build script for the ${PROJECT} project"
echo ""
echo "Usage: $0 [-d] [-2] [-c <hwconfig>]"
echo "Options:"
Expand Down

0 comments on commit f2d320d

Please sign in to comment.