3737 \item \textbf {Open Parentheses } - ( opening of the functions parameter section (SHIFT + 9)
3838 \item \textbf {Close Parentheses } - ) closing the functions parameter section (SHIFT + 0)
3939 \item \textbf {Open Curly Brace } - \{ begin the body of a function (SHIFT + the key to the right of P)
40- \item \textbf {Close Curly Brace } - \} close the body of a function (SHIFT + the key to the right of \{ )
41-
40+ \item \textbf {Close Curly Brace } - \} close the body of a function (SHIFT + the key to the right of \{ )
41+ \item \textbf {Open Bracket } - [\ begin a list (the key to the right of P)
42+ \item \textbf {Close Bracket } - ]\ end a list ( the key to the right of [\ )
4243
4344\end {itemize }
4445
@@ -146,6 +147,16 @@ \section{6th Grade Tech Class Nine TODO:}
146147\end {todolist }
147148
148149\section {6th Grade Tech Class Ten TODO: }
150+ \begin {todolist }
151+ \item Open Google Slides and add a new slide
152+ \item Screen-capture the steps of the previous class
153+ \item Use Krita to crop and resize
154+ \item Use Krita to add circles around important elements in the image
155+ \item Save images in Git local repository folder
156+ \item Add context to images in Slides
157+ \end {todolist }
158+ \newpage
159+ \section {6th Grade Tech Class Eleven TODO: }
149160\begin {todolist }
150161 \item Make Issue to add WiiNunchuck to Arduino
151162 \item Install WiiChuck library
@@ -158,5 +169,21 @@ \section{6th Grade Tech Class Ten TODO:}
158169 \item commit changes with Issue in themessage
159170 \item Open Chromebook and add slide to build log
160171\end {todolist }
172+ \newpage
173+ \section {6th Grade Tech Class Twelve TODO: }
174+ \begin {todolist }
175+ \item Make Issue to add Turning to Bulldog Puppy control
176+ \item Change scale of forward/back input to "45,135" instead of "0,180"
177+ \item Upload and observe slower driving, better control
178+ \item Make 2 new map() calls using the right/left joystick (Index 0 instead of index 1)
179+ \item Scale the left/right map to be range -45,45
180+ \item Change Servo.write() calls to be 90 + turnVariable
181+ \item Upload and observe the turning
182+ \item Change Servo.write() to be speedVariable + turnVariable
183+ \item Upload and observe drive and turn
184+ \item Commit changes with Issue \# in commit message
185+ \item Open Build log and add slides for turning + driving
186+ \end {todolist }
187+
161188
162189\end {document }
0 commit comments