mirror of
https://github.com/rvtr/ctr_mcu.git
synced 2025-10-31 13:51:10 -04:00
■1.33
★1nup ■1.34 (1.05NUP) は、これのpm.cの充電LEDが消えない件を直した物 Tagがあります git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_mcu@328 013db118-44a6-b54f-8bf7-843cb86687b1
This commit is contained in:
parent
221bd1ccbc
commit
5ac4c6a09b
BIN
trunk/bsr.lmf
BIN
trunk/bsr.lmf
Binary file not shown.
BIN
trunk/hoge.bin
BIN
trunk/hoge.bin
Binary file not shown.
@ -137,6 +137,11 @@ void main( )
|
||||
|
||||
// 試遊台判定
|
||||
// デバッガつないでると上手に判定できないことがあります。
|
||||
// P40,41
|
||||
// HH 実機
|
||||
// HL NBD試遊台
|
||||
// LH スタンドアロン試遊台
|
||||
// LL ISデバッガ
|
||||
if( !DIPSW_0 && !DIPSW_1 )
|
||||
{
|
||||
system_status.is_dev = 1;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user