From: feste Date: Sat, 7 Sep 2013 20:21:23 +0000 (-0700) Subject: fix description X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=14a21e32513cafb1ce9f2b4583eaa74522b43359 fix description --- diff --git a/phase3/phase3.ino b/phase3/phase3.ino index 5356110..a2631b9 100644 --- a/phase3/phase3.ino +++ b/phase3/phase3.ino @@ -12,8 +12,8 @@ You should have received a copy of the GNU Affero General Public License along with this program. If not, see . */ -// This program implements table top challenge level 1 -- -// The robot stays on the table without falling off. +// This program implements table top challenge level ###?### -- +// The robot follows a flat vertical surface at a distance of a couple inches. // Set *debug* to 1 to enable debugging statements: int debug = 1;