Skip to content

Commit

Permalink
Added comment about LOG_PORT SERIAL_PORT_HARDWARE
Browse files Browse the repository at this point in the history
  • Loading branch information
lebarsfa committed Oct 10, 2020
1 parent 5c179de commit 71f2593
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Arduino/Razor_AHRS/Razor_AHRS.ino
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@
#if HW__VERSION_CODE == 14001
// Set your port used to send out data here!
#define LOG_PORT SERIAL_PORT_USBVIRTUAL
//#define LOG_PORT SERIAL_PORT_HARDWARE
#else
// Set your port used to send out data here!
#define LOG_PORT Serial
Expand Down

0 comments on commit 71f2593

Please sign in to comment.