mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 15:38:36 -07:00
Format
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
#include "esp_flasher_uart.h"
|
||||
#include <xtreme.h>
|
||||
|
||||
#define UART_CH \
|
||||
#define UART_CH \
|
||||
(XTREME_SETTINGS()->uart_esp_channel == UARTDefault ? FuriHalUartIdUSART1 : \
|
||||
FuriHalUartIdLPUART1)
|
||||
FuriHalUartIdLPUART1)
|
||||
#define BAUDRATE (115200)
|
||||
|
||||
struct EspFlasherUart {
|
||||
|
||||
Reference in New Issue
Block a user