summaryrefslogtreecommitdiff
path: root/libloragw/tst/test_loragw_reg.c
diff options
context:
space:
mode:
Diffstat (limited to 'libloragw/tst/test_loragw_reg.c')
-rw-r--r--libloragw/tst/test_loragw_reg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libloragw/tst/test_loragw_reg.c b/libloragw/tst/test_loragw_reg.c
index 2b80109..21ff8ee 100644
--- a/libloragw/tst/test_loragw_reg.c
+++ b/libloragw/tst/test_loragw_reg.c
@@ -24,7 +24,7 @@ Description:
#define BURST_TEST_LENGTH 8192
-int main(int argc, char **argv)
+int main()
{
int32_t read_value, test_value;
uint16_t lfsr;