Skip to content

Commit

Permalink
MTAC-LORA uses FTDI, not native SPI
Browse files Browse the repository at this point in the history
  • Loading branch information
nestorayuso committed Aug 27, 2015
1 parent 6abe911 commit 3624c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libloragw/library.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# to ensure the right device will be opened on your platform.
# ftdi FTDI SPI-over-USB bridge using libmpsse/libftdi/libusb

CFG_SPI= native
CFG_SPI= ftdi

### Debug options ###
# Set the DEBUG_* to 1 to activate debug mode in individual modules.
Expand Down

0 comments on commit 3624c49

Please sign in to comment.