diff options
Diffstat (limited to 'docs/Benchmarks.md')
-rw-r--r-- | docs/Benchmarks.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Benchmarks.md b/docs/Benchmarks.md index faf2ed1b..7a418873 100644 --- a/docs/Benchmarks.md +++ b/docs/Benchmarks.md @@ -390,7 +390,7 @@ communication mechanism. The test is run using the console.py tool cut-and-paste into the console.py terminal window: ``` DELAY {clock + 2*freq} get_uptime -FLOOD 100000 0.0 end_group +FLOOD 100000 0.0 debug_nop get_uptime ``` |