2019-07-21 04:20:09 +08:00
|
|
|
common:
|
2023-01-04 03:08:27 +08:00
|
|
|
tags: lora
|
|
|
|
depends_on: lora
|
2019-07-21 04:20:09 +08:00
|
|
|
sample:
|
2023-01-04 03:08:27 +08:00
|
|
|
description: Demonstration of LoRa Send functionality
|
|
|
|
name: LoRa Send Sample
|
2019-07-21 04:20:09 +08:00
|
|
|
tests:
|
2023-01-04 03:08:27 +08:00
|
|
|
sample.driver.lora.send:
|
|
|
|
harness: console
|
|
|
|
harness_config:
|
2022-01-26 17:06:15 +08:00
|
|
|
type: one_line
|
|
|
|
regex:
|
|
|
|
- "<inf> lora_send: Data sent!"
|