mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-11 06:09:08 -07:00
ufbt fixes protoview
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include <cc1101.h>
|
||||
#include <cc1101_regs.h>
|
||||
/* ========================== DATA RATE SETTINGS ===============================
|
||||
*
|
||||
* This is how to configure registers MDMCFG3 and MDMCFG4.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* See the LICENSE file for information about the license. */
|
||||
|
||||
#include "app.h"
|
||||
#include <cc1101.h>
|
||||
#include <cc1101_regs.h>
|
||||
|
||||
static void direct_sampling_timer_start(ProtoViewApp* app);
|
||||
static void direct_sampling_timer_stop(ProtoViewApp* app);
|
||||
|
||||
Reference in New Issue
Block a user