diff --git a/src/Types/OutOfBoundsConfigType.ts b/src/Types/OutOfBoundsConfigType.ts index 62c33c2..ab1346a 100644 --- a/src/Types/OutOfBoundsConfigType.ts +++ b/src/Types/OutOfBoundsConfigType.ts @@ -3,6 +3,7 @@ type OutOfBoundsConfigType = { // -- if postitioningAfterOutOfBoundsMethod = set backFillPosition: CartesianCoordinateSystemType resetSpeeds: boolean + resetRotation: boolean // what a firefly do after it gets out of bounds postitioningMethod: OutOfBoundsPositioningMethodType