Fix build and anim, update changelog

This commit is contained in:
Willy-JL
2024-06-17 04:00:09 +02:00
parent 7ffcf97acb
commit 38e95c9822
4 changed files with 5 additions and 1 deletions

View File

@@ -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)