Merge pull request #2 from per1234/depends
Specify library dependencies in library.properties
This commit is contained in:
		
						commit
						df7e551844
					
				| 
						 | 
					@ -8,3 +8,4 @@ category=Device Control
 | 
				
			||||||
url=http://www.hamshield.com
 | 
					url=http://www.hamshield.com
 | 
				
			||||||
architectures=*
 | 
					architectures=*
 | 
				
			||||||
includes=packet.h, SimpleFIFO.h, KISS.h
 | 
					includes=packet.h, SimpleFIFO.h, KISS.h
 | 
				
			||||||
 | 
					depends=HamShield, DDS
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue