Fix the sample RAK repeater build target name
The actual target doesn't capitalize the 'r' in repeater.
This commit is contained in:
4
build.sh
4
build.sh
@@ -15,8 +15,8 @@ Commands:
|
|||||||
build-room-server-firmwares: Build all chat room server firmwares for all build targets.
|
build-room-server-firmwares: Build all chat room server firmwares for all build targets.
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
Build firmware for the "RAK_4631_Repeater" device target
|
Build firmware for the "RAK_4631_repeater" device target
|
||||||
$ sh build.sh build-firmware RAK_4631_Repeater
|
$ sh build.sh build-firmware RAK_4631_repeater
|
||||||
|
|
||||||
Build all firmwares for device targets containing the string "RAK_4631"
|
Build all firmwares for device targets containing the string "RAK_4631"
|
||||||
$ sh build.sh build-matching-firmwares <build-match-spec>
|
$ sh build.sh build-matching-firmwares <build-match-spec>
|
||||||
|
|||||||
Reference in New Issue
Block a user