Oops - include board and LED drivers for the Arduino Yun.
This commit is contained in:
		
							parent
							
								
									7046ebb37b
								
							
						
					
					
						commit
						5e4b14f007
					
				
					 2 changed files with 4 additions and 0 deletions
				
			
		|  | @ -203,6 +203,8 @@ | |||
| 			#include "XMEGA/C3_XPLAINED/LEDs.h" | ||||
| 		#elif (BOARD == BOARD_U2S) | ||||
| 			#include "AVR8/U2S/LEDs.h" | ||||
| 		#elif (BOARD == BOARD_YUN) | ||||
| 			#include "AVR8/YUN/LEDs.h" | ||||
| 		#else | ||||
| 			#include "Board/LEDs.h" | ||||
| 		#endif | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dean Camera
						Dean Camera