mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 11:08:36 -07:00
Format
This commit is contained in:
@@ -19,9 +19,9 @@
|
||||
#define NUM_MENU_ITEMS (4)
|
||||
|
||||
#define EVIL_PORTAL_TEXT_BOX_STORE_SIZE (4096)
|
||||
#define UART_CH \
|
||||
#define UART_CH \
|
||||
(XTREME_SETTINGS()->uart_esp_channel == UARTDefault ? FuriHalUartIdUSART1 : \
|
||||
FuriHalUartIdLPUART1)
|
||||
FuriHalUartIdLPUART1)
|
||||
|
||||
#define SET_HTML_CMD "sethtml"
|
||||
#define SET_AP_CMD "setap"
|
||||
|
||||
Reference in New Issue
Block a user