Skip to content

Commit 3663af9

Browse files
authored
fix(uart_test): formatting
1 parent e681a94 commit 3663af9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/validation/uart/uart.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,7 @@ void change_pins_test(void) {
402402

403403
Serial.println("Change pins test successful");
404404
}
405+
405406
// This test checks if the auto baudrate detection works on ESP32 and ESP32-S2
406407
#if CONFIG_IDF_TARGET_ESP32 || CONFIG_IDF_TARGET_ESP32S2
407408
void auto_baudrate_test(void) {

0 commit comments

Comments
 (0)