It's my first arduino project int a=13,b=12,c=11,d=10,e=9,f=8,g=7,h=6,i=5,j=4; void setup() { pinMode(13,OUTPUT); pinMode(12,OUTPUT); pinMode(11,OUTPUT); pinMode(10 ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.