Skip to content

Commit

Permalink
Restyled .sh file
Browse files Browse the repository at this point in the history
  • Loading branch information
lpbeliveau-silabs authored and pull[bot] committed Jul 25, 2023
1 parent 2a14eef commit 1741668
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 67 deletions.
2 changes: 1 addition & 1 deletion scripts/examples/gn_efr32_example.sh
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ else
elif [ "$2" = "SiWx917" ]; then
optArgs+="use_SiWx917=true "
elif [ "$2" = "wf200" ]; then
optArgs+="use_wf200=true"
optArgs+="use_wf200=true "
else
echo "Wifi usage: --wifi rs9116|SiWx917|wf200"
exit 1
Expand Down
66 changes: 0 additions & 66 deletions src/lib/core/SceneId.h

This file was deleted.

0 comments on commit 1741668

Please sign in to comment.