add niyati.org
authorKevin Zhang <icestormf1@gmail.com>
Wed, 17 Feb 2016 19:50:15 +0000 (11:50 -0800)
committerKevin Zhang <icestormf1@gmail.com>
Wed, 17 Feb 2016 20:33:40 +0000 (12:33 -0800)
notes/niyati.org [new file with mode: 0644]

diff --git a/notes/niyati.org b/notes/niyati.org
new file mode 100644 (file)
index 0000000..c095e98
--- /dev/null
@@ -0,0 +1,6 @@
+TODO:
+Put a boolean constant in Constants like usePhotogate and a method in shooter that changes that toggles that constant(constant=!constant)
+
+-shooter should have two versions one uses photogate and one does not 
+    - one that does use photogate tests for ballInside and then shoots
+- one that doesn't does not use this test.