alan412 / LearnJavaForFTC

This is for learning Java for FTC
123 stars 9 forks source link

Explanatory note with regard to required methods #19

Closed alanbee55 closed 4 years ago

alanbee55 commented 4 years ago

Date on version you are commenting on

May 23, 2020

Section you are commenting on

end of 1.2

Comments

The loop() method is described as doing nothing. You may want to forestall questions about its purpose by reminding the reader that is it a required method.