()
| 19 | print(" ") |
| 20 | |
| 21 | def drawDescription(): |
| 22 | print("\nPress the following keys to run the features of the GoPiGo3/LineFollower.") |
| 23 | print("Press on the appropriate keys to tune the PID parameters for the line follower.\n") |
| 24 | |
| 25 | def drawMenu(): |
| 26 | """ |