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

Function GoPiGo3_reset

Software/Scratch/GoPiGo3Scratch.py:728–732  ·  view source on GitHub ↗

Resets the GoPiGo3

()

Source from the content-addressed store, hash-verified

726
727
728def GoPiGo3_reset():
729 '''
730 Resets the GoPiGo3
731 '''
732 gpg.reset_all()
733
734
735def handle_blinkers(regObj):

Callers 1

handle_GoPiGo3_msgFunction · 0.85

Calls 1

reset_allMethod · 0.45

Tested by

no test coverage detected