adjust baud
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
#include "freertos/semphr.h"
|
#include "freertos/semphr.h"
|
||||||
|
|
||||||
// Serial
|
// Serial
|
||||||
#define BAUD 921600
|
#define BAUD 115200
|
||||||
|
|
||||||
// Sensor pins
|
// Sensor pins
|
||||||
#define RX2_PIN TOUCH_IICSCL
|
#define RX2_PIN TOUCH_IICSCL
|
||||||
|
|||||||
Reference in New Issue
Block a user