From 68381238c87fb113a5b75897b82b5abe5cf1caba Mon Sep 17 00:00:00 2001 From: n2232 Date: Wed, 8 Dec 2010 08:32:17 +0000 Subject: [PATCH] =?UTF-8?q?=E9=9B=BB=E6=BA=90=E3=83=9C=E3=82=BF=E3=83=B3?= =?UTF-8?q?=E3=81=AE=E6=8C=99=E5=8B=95=E5=A4=89=E6=9B=B4=E3=80=82=E3=80=80?= =?UTF-8?q?=20=E3=80=80=E3=83=90=E3=82=B0=E3=81=A3=E3=81=A6=E3=81=BE?= =?UTF-8?q?=E3=81=97=E3=81=9F=E3=80=823=E7=A7=92=E4=BD=99=E8=A8=88?= =?UTF-8?q?=E3=81=AB=E8=A8=88=E3=81=A3=E3=81=A6=E3=81=BE=E3=81=97=E3=81=9F?= =?UTF-8?q?=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@287 013db118-44a6-b54f-8bf7-843cb86687b1 --- trunk/config.h | 2 +- trunk/sw.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/trunk/config.h b/trunk/config.h index 2624ce8..3e7afab 100644 --- a/trunk/config.h +++ b/trunk/config.h @@ -15,7 +15,7 @@ #define MCU_VER_MAJOR 0x01 -#define MCU_VER_MINOR 0x10 +#define MCU_VER_MINOR 13 #define _firm_format_v3_ diff --git a/trunk/sw.c b/trunk/sw.c index 219e60c..8553dd6 100644 --- a/trunk/sw.c +++ b/trunk/sw.c @@ -109,7 +109,7 @@ void tsk_sw( ) else if( SW_pow_count == ( HOLD_THREASHOLD ) ) { set_irq( VREG_C_IRQ0, REG_BIT_SW_POW_HOLD ); - off_timeout_timer = HOLD_THREASHOLD + vreg_ctr[ VREG_C_OFF_DELAY ] * 16; + off_timeout_timer = vreg_ctr[ VREG_C_OFF_DELAY ] * 16; } /* else if( SW_pow_count > ( HOLD_THREASHOLD + vreg_ctr[ VREG_C_OFF_DELAY ] )) // ‚¨‚æ‚» 100/SYSTEM_TICK