Difference between revisions of "Team:NYU Shanghai/Code"

Line 39: Line 39:
 
     color: white;
 
     color: white;
 
     width: 10px;
 
     width: 10px;
     padding: 0 10px;
+
     padding: 0 15px;
 
     display: inline;
 
     display: inline;
 
   }
 
   }
Line 1,034: Line 1,034:
  
 
<br><br>void setup() {
 
<br><br>void setup() {
   <span></span><br>// put your setup code here, to run once:
+
   <br><span></span>// put your setup code here, to run once:
 
   <br>Serial.begin(9600);
 
   <br>Serial.begin(9600);
 
   <br>Keyboard.begin();
 
   <br>Keyboard.begin();

Revision as of 02:48, 18 September 2015

Code