From: Kevin Zhang Date: Wed, 17 Feb 2016 19:50:15 +0000 (-0800) Subject: add niyati.org X-Git-Url: http://challenge-bot.com/repos/?p=3501%2Fstronghold-2016;a=commitdiff_plain;h=b7ed02f53fe27ca1f125240870671a770df3f60a add niyati.org --- diff --git a/notes/niyati.org b/notes/niyati.org new file mode 100644 index 00000000..c095e983 --- /dev/null +++ b/notes/niyati.org @@ -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.