summaryrefslogtreecommitdiff
path: root/libloragw/src/loragw_spi.ftdi.c
diff options
context:
space:
mode:
Diffstat (limited to 'libloragw/src/loragw_spi.ftdi.c')
-rw-r--r--libloragw/src/loragw_spi.ftdi.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/libloragw/src/loragw_spi.ftdi.c b/libloragw/src/loragw_spi.ftdi.c
index 23b2a19..6f210fe 100644
--- a/libloragw/src/loragw_spi.ftdi.c
+++ b/libloragw/src/loragw_spi.ftdi.c
@@ -4,11 +4,11 @@
\____ \| ___ | (_ _) ___ |/ ___) _ \
_____) ) ____| | | || |_| ____( (___| | | |
(______/|_____)_|_|_| \__)_____)\____)_| |_|
- ©2013 Semtech-Cycleo
+ (C)2013 Semtech-Cycleo
Description:
- Host specific functions to address the LoRa™ gateway registers through a
- SPI interface.
+ Host specific functions to address the LoRa concentrator registers through
+ a SPI interface.
Single-byte read/write and burst read/write.
Does not handle pagination.
Could be used with multiple SPI ports in parallel (explicit file descriptor)