From 911a6f4dce0ed58ff8ca78037713c2d755957bd4 Mon Sep 17 00:00:00 2001 From: John Klug Date: Tue, 10 Apr 2018 17:35:10 -0500 Subject: Fix typo in code --- util/mts_util_lora2_reset.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'util') diff --git a/util/mts_util_lora2_reset.c b/util/mts_util_lora2_reset.c index 9ec1607..51af81e 100644 --- a/util/mts_util_lora2_reset.c +++ b/util/mts_util_lora2_reset.c @@ -41,8 +41,8 @@ #define MAX_FPGA_LOADING_TIMER 10 -i/* Initial value of the port expander - I/O states (read or read/write). */ +/* Initial value of the port expander + I/O states (read or read/write). */ int port_expander_val0 = -1; int global_i2c_fd = -1; -- cgit v1.2.3