Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restyled .sh file
Browse files Browse the repository at this point in the history
lpbeliveau-silabs authored and pull[bot] committed Feb 13, 2024
1 parent 758c714 commit 3699205
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
@@ -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
66 changes: 0 additions & 66 deletions src/lib/core/SceneId.h

This file was deleted.

0 comments on commit 3699205

Please sign in to comment.