mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-08-21 14:36:21 +02:00
Add define to use native port on Arduino
This commit is contained in:
@@ -52,6 +52,11 @@
|
||||
#define ARDUINO_DUE_ZUM_V10
|
||||
#endif
|
||||
|
||||
// Use the native USB port instead of the programming port
|
||||
// The native port is recommended when using FM network
|
||||
// as the rpogramming port does not have the required throughput
|
||||
// #define ARDUINO_DUE_USE_NATIVE_USB_PORT
|
||||
|
||||
// For the SP8NTH board
|
||||
// #define ARDUINO_DUE_NTH
|
||||
|
||||
|
||||
Reference in New Issue
Block a user