adjust baud

This commit is contained in:
2025-10-18 17:19:01 +02:00
parent 5d46030fc1
commit 409e33fbae

View File

@@ -11,7 +11,7 @@
#include "freertos/semphr.h"
// Serial
#define BAUD 921600
#define BAUD 115200
// Sensor pins
#define RX2_PIN TOUCH_IICSCL