mirror of
https://github.com/ttrftech/NanoVNA.git
synced 2026-04-21 06:14:05 +00:00
chore: disable dump command
This commit is contained in:
parent
512d3c9523
commit
b80790477c
1 changed files with 1 additions and 1 deletions
2
main.c
2
main.c
|
|
@ -32,7 +32,7 @@
|
|||
#include <ctype.h>
|
||||
#include <math.h>
|
||||
|
||||
#define ENABLED_DUMP
|
||||
//#define ENABLED_DUMP
|
||||
|
||||
static void apply_error_term_at(int i);
|
||||
static void apply_edelay_at(int i);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue