X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=phase3%2Fphase3.ino;h=a2631b9ebc22d3a572a63f2c432179866ed8a447;hb=3258faff19694018da36cab0c9dd30fe31737410;hp=53561100805ddbc1b3703a62cde96f794b0e50a3;hpb=f29767e85688a35398c0989f84d68b9bdfd05d0d;p=challenge-bot 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;