From e357d3adb41bf1f27cc56d2bafacaff9d6552f72 Mon Sep 17 00:00:00 2001 From: strawmanbobi Date: Thu, 3 Mar 2022 19:43:09 +0800 Subject: [PATCH] minor format correct --- src/ir_decoder/src/ir_decode_test.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/ir_decoder/src/ir_decode_test.c b/src/ir_decoder/src/ir_decode_test.c index c3ce56b..f3d3a85 100644 --- a/src/ir_decoder/src/ir_decode_test.c +++ b/src/ir_decoder/src/ir_decode_test.c @@ -317,6 +317,4 @@ int main(int argc, char *argv[]) printf("Decode functionality not supported : %c\n", function); break; } - - } \ No newline at end of file