use serial port 1 for wifi
This commit is contained in:
parent
44492f33e8
commit
39f9efbda6
@ -38,7 +38,7 @@
|
||||
/** @defgroup radio_esp8266_usart USART peripheral used for communication with radio
|
||||
* @{
|
||||
*/
|
||||
#define RADIO_ESP8266_USART 2 /**< USART peripheral */
|
||||
#define RADIO_ESP8266_USART 1 /**< USART peripheral */
|
||||
/** @} */
|
||||
|
||||
/* input and output buffers and used memory */
|
||||
|
Loading…
Reference in New Issue
Block a user