Robotics with the Boe-Bot text v2.2

Appendix F: Balancing Photoresistors ยท Page 327
DEC5 timeRight,
" Before"
timeLeft = (timeLeft */ 351) + 7
DEBUG CRSRXY, 0, 5, ' Display measurements.
DEC5 timeLeft,
" ",
DEC5 timeRight,
" After"
PAUSE 200
LOOP