summaryrefslogtreecommitdiff
path: root/libloragw/library.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'libloragw/library.cfg')
-rw-r--r--libloragw/library.cfg8
1 files changed, 4 insertions, 4 deletions
diff --git a/libloragw/library.cfg b/libloragw/library.cfg
index ac24416..8e3ba0e 100644
--- a/libloragw/library.cfg
+++ b/libloragw/library.cfg
@@ -19,8 +19,8 @@ FLAG_HAL= -D DEBUG_HAL=0
# The flags bellow define which physical link to the nano board will be used
# Pick one and comment the other(s)
-# Pcduino native SPI (Linux device in /dev)
-LGW_PHY= native
-
# FTDI SPI-over-USB bridge
-#LGW_PHY= ftdi
+LGW_PHY= ftdi
+
+# Pcduino native SPI (Linux device in /dev)
+#LGW_PHY= native