.on("ready", function(bot) {
    var highest,
        lowest;

    bot.sensor.on("analogRead", function(val) {