Skip to content
Snippets Groups Projects
Select Git revision
  • 3364084e1f7df88799cde40e428e59a49b5b32fa
  • master default protected
2 results

pi.ino

Blame
  • update_index.sh 100 B
    git pull
    grip README.md --export index.html
    git add index.html
    git commit -m "update index"
    git push