From b156bdb119d891a70292f3646d3520a86ca4f37c Mon Sep 17 00:00:00 2001 From: YunHorn Technology Date: Sat, 13 Apr 2024 18:08:43 +0800 Subject: [PATCH] add good bin file --- .gitignore | 1 - ...STS_O5_JP_APR_13_2uA_OPEN_CLOSE_HALL1_HALL2.bin} | Bin 2 files changed, 1 deletion(-) rename STM32CubeIDE/Release/{STS_RR_R125.bin => STS_O5_JP_APR_13_2uA_OPEN_CLOSE_HALL1_HALL2.bin} (100%) diff --git a/.gitignore b/.gitignore index df793b2..f7dcc9b 100644 --- a/.gitignore +++ b/.gitignore @@ -37,7 +37,6 @@ *.app *.i*86 *.x86_64 -*.hex # Debug files *.dSYM/ diff --git a/STM32CubeIDE/Release/STS_RR_R125.bin b/STM32CubeIDE/Release/STS_O5_JP_APR_13_2uA_OPEN_CLOSE_HALL1_HALL2.bin similarity index 100% rename from STM32CubeIDE/Release/STS_RR_R125.bin rename to STM32CubeIDE/Release/STS_O5_JP_APR_13_2uA_OPEN_CLOSE_HALL1_HALL2.bin