From 44c6a19adbb4d9309fd550e074d591d2ef3a79d7 Mon Sep 17 00:00:00 2001 From: Richard Knight Date: Wed, 18 Mar 2020 02:02:13 +0000 Subject: example update --- examples/6-mysql-randomnotes.csd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/6-mysql-randomnotes.csd') diff --git a/examples/6-mysql-randomnotes.csd b/examples/6-mysql-randomnotes.csd index 036b63a..544b628 100644 --- a/examples/6-mysql-randomnotes.csd +++ b/examples/6-mysql-randomnotes.csd @@ -55,7 +55,7 @@ instr sequence ; array needs to be initialised or schedkwhen complains kevent[][] init 1, 2 - ; query twice per second + ; query three times per second ktrig metro 3 ; query on metro returning the frequency/duration pair -- cgit v1.2.3