Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created June 10, 2021 01:42
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 parzibyte/90adbc1ff9b5ffa74b0c074387b3ac1b to your computer and use it in GitHub Desktop.
Save parzibyte/90adbc1ff9b5ffa74b0c074387b3ac1b to your computer and use it in GitHub Desktop.
// Iniciar LCD
lcd.begin(16, 2);
lcd.init();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment