Merge pull request #127 from per1234/depends
Specify library dependencies in library.properties
This commit is contained in:
commit
f2e0a1a705
|
|
@ -7,3 +7,4 @@ paragraph=Easy to use library for controlling all types of RFM69 transceivers. D
|
|||
category=Communication
|
||||
url=https://github.com/LowPowerLab/RFM69
|
||||
architectures=*
|
||||
depends=SPIFlash_LowPowerLab
|
||||
|
|
|
|||
Loading…
Reference in New Issue