Translations:Line follower proportional py v2/21/en

From cod3v
Revision as of 07:48, 23 September 2020 by Bette183114776 (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

1. It is difficult to debug the robot as it is silent. Let it say if it is in dark or light area. Use Sound.speak('White').wait() command or e.g. sound.beep() command. Sound is imported using import Sound command.