MCPcopy Create free account
hub / github.com/DexterInd/GoPiGo3 / drawDescription

Function drawDescription

Projects/PIDLineFollower/pid_tuner.py:21–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 print(" ")
20
21def 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
25def drawMenu():
26 """

Callers 1

MainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected