From 508a8bf75b4dc786c81a7956b661f16a8f018672 Mon Sep 17 00:00:00 2001 From: Ali Karbassi Date: Tue, 25 Mar 2014 13:31:08 -0400 Subject: [PATCH] Change variables Change variables to allow for better understanding of what each callback does. --- camera.rst | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/camera.rst b/camera.rst index 8bdb1e6..b64a507 100644 --- a/camera.rst +++ b/camera.rst @@ -12,8 +12,8 @@ cameraOn(double imagePeriod, [int maxHeight, int maxWidth, Function callback]) :