forked from mirrors/qmk_userspace
		
	Fixed wrong description about pins.
This commit is contained in:
		
					parent
					
						
							
								9addeae872
							
						
					
				
			
			
				commit
				
					
						e2d7ca5652
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -37,7 +37,7 @@ For a. Simple and stupid and b. Interrupt implementaion:
 | 
				
			||||||
    In this photo Vcc is yellow, GND is green, Data is red and Clock is black.
 | 
					    In this photo Vcc is yellow, GND is green, Data is red and Clock is black.
 | 
				
			||||||
    http://img17.imageshack.us/img17/7243/201101181933.jpg
 | 
					    http://img17.imageshack.us/img17/7243/201101181933.jpg
 | 
				
			||||||
For c. USART implementation:
 | 
					For c. USART implementation:
 | 
				
			||||||
    In case of Teensny(ATMega32u4) CLock is on PD2 and Data on PD5.
 | 
					    In case of Teensny(ATMega32u4) CLock is on PD5 and Data on PD2.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Build Frimware
 | 
					Build Frimware
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue