Level measurement using range finder and lora technology

Dependencies:   Cayenne-LPP SDBlockDevice

mbed-lora-radio-drv/SX1276/mbed_lib.json

Committer:
wamae
Date:
2019-06-26
Revision:
0:f930f0440fd5

File content as of revision 0:f930f0440fd5:

{
    "name": "sx1276-lora-driver",
    "config": {
        "spi-frequency": {
        	"help": "SPI frequency, Default: 8 MHz",
        	"value": 8000000
        },
        "buffer-size": {
        	"help": "Max. buffer size the radio can handle, Default: 256 B",
        	"value": 256
        }
    }
}