We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fcb14d commit 7d7b976Copy full SHA for 7d7b976
kotlin/services/iotfleetwise/src/main/java/com/example/fleetwise/scenario/FleetwiseScenario.kt
@@ -106,8 +106,7 @@ suspend fun runScenario(
106
fleetIdVal: String,
107
manifestName: String,
108
decName: String,
109
- vecName: String
110
-) {
+ vecName: String){
111
println(DASHES)
112
println("1. Creates a collection of standardized signals that can be reused to create vehicle models")
113
waitForInputToContinue(scanner)
0 commit comments