[misc] Update style to clang-format 19, black 25 and isort 6
This commit is contained in:
@@ -29,7 +29,7 @@ void setup() {
|
||||
server.begin();
|
||||
server.setNoDelay(true);
|
||||
#else
|
||||
stream = &Serial;
|
||||
stream = &Serial;
|
||||
#if LT_UART_DEFAULT_SERIAL == 0
|
||||
output = 0;
|
||||
pinSkip[0] = PIN_SERIAL0_TX;
|
||||
|
||||
Reference in New Issue
Block a user