We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f4bb69 commit adf3ca2Copy full SHA for adf3ca2
lib/pbio/platform/ev3/pbdrvconfig.h
@@ -90,7 +90,7 @@
90
#define PBDRV_CONFIG_SOUND_DEFAULT_VOLUME 75
91
92
#define PBDRV_CONFIG_UART (1)
93
-#define PBDRV_CONFIG_UART_DEBUG_FIRST_PORT (1)
+#define PBDRV_CONFIG_UART_DEBUG_FIRST_PORT (0)
94
#define PBDRV_CONFIG_UART_EV3 (1)
95
#define PBDRV_CONFIG_UART_EV3_PRU (1)
96
#define PBDRV_CONFIG_UART_EV3_NUM_UART (5)
0 commit comments