Always enable -R option

This commit is contained in:
Joseph C. Lehner 2016-02-18 22:23:09 +01:00
parent fb8143470f
commit 54114efc39

2
main.c
View file

@ -23,6 +23,8 @@
#include <stdio.h>
#include "nmrpd.h"
#define NMRPFLASH_SET_REGION
int verbosity = 0;
void usage(FILE *fp)