1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 20:49:49 +04:00

NFC V, review gui fixes, disable debug output in digital signal

This commit is contained in:
MX
2023-06-02 16:47:54 +03:00
parent ad83095959
commit 2dc0059b1c
7 changed files with 138 additions and 32 deletions

View File

@@ -9,7 +9,7 @@
#include <stm32wbxx_ll_tim.h>
/* must be on bank B */
#define DEBUG_OUTPUT gpio_ext_pb3
//#define DEBUG_OUTPUT gpio_ext_pb3
struct ReloadBuffer {
uint32_t* buffer; /* DMA ringbuffer */