Always enable -R option
This commit is contained in:
parent
fb8143470f
commit
54114efc39
1 changed files with 2 additions and 0 deletions
2
main.c
2
main.c
|
@ -23,6 +23,8 @@
|
|||
#include <stdio.h>
|
||||
#include "nmrpd.h"
|
||||
|
||||
#define NMRPFLASH_SET_REGION
|
||||
|
||||
int verbosity = 0;
|
||||
|
||||
void usage(FILE *fp)
|
||||
|
|
Loading…
Add table
Reference in a new issue