mirror of
				https://github.com/digistump/DigistumpArduino.git
				synced 2025-11-03 13:04:48 -08:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			182 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			182 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
SubDir TOP libraries RF24Network examples sensornet ;
 | 
						|
 | 
						|
LOCATE_SOURCE = $(SUBDIR)/$(PINS) ;
 | 
						|
LOCATE_TARGET = $(SUBDIR)/$(PINS) ;
 | 
						|
 | 
						|
ArduinoWithLibs Main : RF24Network RF24 Tictocs SPI ;
 |