From 3526d6c238f8c765883f7392b82aa0948f9a0f51 Mon Sep 17 00:00:00 2001 From: Shivesh Mandalia Date: Sat, 29 Feb 2020 18:27:21 +0000 Subject: reduce example to 10 runs instead of 1000 --- README.md | 2 +- run1.mac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1d64d17..04bd4e5 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Additional dependencies: * [`Qt`](https://www.qt.io/) >= 4 Be sure to install with `Qt` support for the GUI interface shown in the -animation above. +image above. ## License diff --git a/run1.mac b/run1.mac index b0850b6..f1ca97f 100644 --- a/run1.mac +++ b/run1.mac @@ -11,4 +11,4 @@ /gps/direction 1 0 0 /gps/position -2 0 0 m -/run/beamOn 1000 +/run/beamOn 10 -- cgit v1.2.3