Skip to content

Instantly share code, notes, and snippets.

@youngkin
Created May 18, 2022 21:23
Show Gist options
  • Save youngkin/e465c61a29da105c5350089b0bf5043d to your computer and use it in GitHub Desktop.
Save youngkin/e465c61a29da105c5350089b0bf5043d to your computer and use it in GitHub Desktop.
func writeMax7219Byte(b byte) {
rpio.SpiTransmit(b)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment