mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
Small bump in the road
- Update assets and references for new project - Revert DFU image and CLI motd - Remove NSFW text and flag - Remove credits animation (will be replaced with a setting menu soon) - New EvilPortal example HTML and better error message - Initial standalone naming for asset packs and mainmenu apps - File migration fixes/improvements - Remove hotfix workflow
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include <furi_hal.h>
|
||||
#include <xtreme/xtreme.h>
|
||||
#include <momentum/momentum.h>
|
||||
#include <expansion/expansion.h>
|
||||
|
||||
#define UART_CH (xtreme_settings.uart_nmea_channel)
|
||||
#define UART_CH (momentum_settings.uart_nmea_channel)
|
||||
|
||||
#define RX_BUF_SIZE 1024
|
||||
|
||||
|
||||
Reference in New Issue
Block a user