mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
Fix build and anim, update changelog
This commit is contained in:
@@ -57,5 +57,7 @@
|
||||
|
||||
### Removed:
|
||||
- Furi: Temp disabled `FURI_TRACE` due to DFU size, some crashes will say "furi_check failed" instead of source path
|
||||
- Furi: Reverted TLSF allocator due to diminishing results on RAM usage
|
||||
- API: Removed `Rgb565Color` and `rgb565cmp()` since VGM colors use normal RGB colors now
|
||||
- API: Removed unused `furi_hal_usb_get_config_context()` function
|
||||
- OFW: CLI: Removed `ps` command, replaced by `top`
|
||||
|
||||
@@ -16,6 +16,8 @@
|
||||
#include <cc1101.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include <momentum/momentum.h>
|
||||
|
||||
#define TAG "SubGhzDeviceCc1101Ext"
|
||||
|
||||
#define SUBGHZ_DEVICE_CC1101_EXT_TX_GPIO (&gpio_ext_pb2)
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.5 KiB |
@@ -2,7 +2,7 @@ Filetype: Flipper Animation
|
||||
Version: 1
|
||||
|
||||
Width: 123
|
||||
Height: 50
|
||||
Height: 48
|
||||
Passive frames: 1
|
||||
Active frames: 0
|
||||
Frames order: 0
|
||||
|
||||
Reference in New Issue
Block a user