Skip to content

Commit 9bccca1

Browse files
Update ScanScript.cs
1 parent 65fe547 commit 9bccca1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Code/Examples/ScanScript.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ public class ScanScript : Example
1313
Cassie jingle "a facility scan is commencing" "A facility scan is commencing..."
1414
1515
Wait 1s
16-
WaitUntil (not {IsCassieSpeaking})
16+
WaitUntil ({IsCassieSpeaking} is false)
1717
1818
repeat 3
1919
Wait 10s

0 commit comments

Comments
 (0)