Skip to content

Instantly share code, notes, and snippets.

@boochow
Created November 16, 2019 13:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save boochow/f7a66f36d272d6a15ce5783a0a63e77f to your computer and use it in GitHub Desktop.
Save boochow/f7a66f36d272d6a15ce5783a0a63e77f to your computer and use it in GitHub Desktop.
from Maix import GPIO
fm.register(32, fm.fpioa.GPIO1)
sp_en=GPIO(GPIO.GPIO1,GPIO.OUT)
sp_en.value(1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment