--------------------------
剛剛翻了一下CHDK討論區
更新了這些 >>>
Hi,
Just uploaded new file here: http://code.google.com/p/400d/downloads/list
New:
- Focus point Pattern mode light illumination
- Corrected bug: display off when exit menu or Picture viewer mode if enter Menu or Picture viewer while Pattern dialog on.
------------------------------------------------
大家上吧XD
下面這一段是新加上去的
case MY_MESS3: //Notify Custom Focus Point Setting enable
if (*(int*)(0x16B60+0x38)==1) eventproc_RiseEvent("RequestBuzzer"); // if set Beep on
eventproc_EdLedOn(); *(int*)0xC02200A0=0x46;SleepTask(50); eventproc_EdLedOff(); *(int*)0xC02200A0=0x44;
//Blueled on,Redled on, sleep, Blueled off,Redled off
break;
看起來是 發出逼聲還有燈號 來做題示
內文搜尋

X