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 e681a94 commit 3663af9Copy full SHA for 3663af9
tests/validation/uart/uart.ino
@@ -402,6 +402,7 @@ void change_pins_test(void) {
402
403
Serial.println("Change pins test successful");
404
}
405
+
406
// This test checks if the auto baudrate detection works on ESP32 and ESP32-S2
407
#if CONFIG_IDF_TARGET_ESP32 || CONFIG_IDF_TARGET_ESP32S2
408
void auto_baudrate_test(void) {
0 commit comments