Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
728
def
GoPiGo3_reset():
729
''
&
#x27;
730
Resets the GoPiGo3
731
''
&
#x27;
732
gpg.reset_all()
733
734
735
def
handle_blinkers(regObj):
Callers
1
handle_GoPiGo3_msg
Function · 0.85
Calls
1
reset_all
Method · 0.45
Tested by
no test coverage detected