From 234768a079e31d18d91a1aa03f467adc5fd605d5 Mon Sep 17 00:00:00 2001 From: N2232 Date: Fri, 16 Jul 2010 04:16:14 +0000 Subject: [PATCH] =?UTF-8?q?=E6=AD=A9=E6=95=B0=E8=A8=88=E3=83=AD=E3=82=B0?= =?UTF-8?q?=E3=81=AEyear=E3=82=9216=E9=80=B2=E3=81=A7=E8=BF=94=E3=81=99?= =?UTF-8?q?=E3=81=A8=E3=81=84=E3=81=86=E3=82=A4=E3=83=9F=E3=83=95=E3=81=AA?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E3=82=92=E3=81=97=E3=81=A6=E3=81=97=E3=81=BE?= =?UTF-8?q?=E3=81=A3=E3=81=A6=E3=81=84=E3=81=9F=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_mcu@208 013db118-44a6-b54f-8bf7-843cb86687b1 --- trunk/pedo_alg_thre_det2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/pedo_alg_thre_det2.c b/trunk/pedo_alg_thre_det2.c index 5ced2e8..fa42cb3 100644 --- a/trunk/pedo_alg_thre_det2.c +++ b/trunk/pedo_alg_thre_det2.c @@ -378,7 +378,7 @@ u8 hosu_read( ) case( 3 ): iic_burst_state += 1; - return( last_year ); + return( btobcd( last_year ) ); case( 4 ): iic_burst_state += 1;