Rajout info.
This commit is contained in:
		
							parent
							
								
									bce1e49284
								
							
						
					
					
						commit
						d88a39a841
					
				|  | @ -1,3 +1,4 @@ | |||
| // Code pour l'Attiny84
 | ||||
| #include <SoftwareSerial.h> | ||||
| 
 | ||||
| SoftwareSerial mySerial(3,NULL); //RX, TX
 | ||||
|  |  | |||
|  | @ -1,3 +1,4 @@ | |||
| // Code pour l'Attiny85
 | ||||
| #include <SoftwareSerial.h> | ||||
| 
 | ||||
| SoftwareSerial mySerial(NULL,7); // RX, TX
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Snorky
						Snorky