mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-06 16:58:48 +08:00
fix ivyprobe example for glib
This commit is contained in:
@@ -37,6 +37,4 @@ let init = fun () ->
|
||||
|
||||
Printf.printf "\nEnd of file to stop\n\n"; flush stdout;
|
||||
|
||||
IvyLoop.timer (-1) 1000 (fun _ -> Ivy.send "Coucou");
|
||||
|
||||
ignore (Ivy.bind print_message !regexp)
|
||||
|
||||
Reference in New Issue
Block a user