lora.h: fix doxygen brief tag
This commit is contained in:
parent
0759ad85a6
commit
39821c93b0
@ -38,7 +38,7 @@ extern "C" {
|
|||||||
#define LORA_FREQUENCY_RESOLUTION_DEFAULT (61.03515625)
|
#define LORA_FREQUENCY_RESOLUTION_DEFAULT (61.03515625)
|
||||||
#endif
|
#endif
|
||||||
#ifndef LORA_PREAMBLE_LENGTH_DEFAULT
|
#ifndef LORA_PREAMBLE_LENGTH_DEFAULT
|
||||||
/**< @brief Preamble length, same for Tx and Rx */
|
/** @brief Preamble length, same for Tx and Rx */
|
||||||
#define LORA_PREAMBLE_LENGTH_DEFAULT (8U)
|
#define LORA_PREAMBLE_LENGTH_DEFAULT (8U)
|
||||||
#endif
|
#endif
|
||||||
#ifndef LORA_SYMBOL_TIMEOUT_DEFAULT
|
#ifndef LORA_SYMBOL_TIMEOUT_DEFAULT
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user