From 76d9aaacfd77a12891b0a2304feea017d483ee32 Mon Sep 17 00:00:00 2001
From: Alexander James Wallar <aw204@st-andrews.ac.uk>
Date: Fri, 2 Aug 2013 01:27:52 -0400
Subject: [PATCH] These commit comments will be the same because I am testing
 things on the server. Sorry bro

---
 examples/calibration.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/calibration.html b/examples/calibration.html
index 72f9630..378e589 100644
--- a/examples/calibration.html
+++ b/examples/calibration.html
@@ -112,7 +112,7 @@ <h2 style="padding-bottom:10;">Calibration Demo</h2>
  
 						image_data = drawer.drawCircle(
 							image_data,
-							midPoint.add(avgPoint.mult(4)),
+							midPoint.add(avgPoint.mult(6)),
 							5,
 							-1,
 							"red"