need help to define a led in the MB6582

Hi,

 

 I have some changes in my MBSID a custom build CS part - have an additional button for ARPegio ON/OFF function 

DIN_ENTRY CS_MENU_BUTTON_Arp, 16+1, 4 ; **new** Arp button (Janis custom CS)

It’s workinkg fine .

 

For better viewing the state - ARP ON/OFF I prefer to switch accordingly ON/OFF a led.

 

I think is enough to make changes in two files, maybe:

 

  1. cs_menu_leds.inc

bsf TMP…,…

 

  1. setup_mb6582.asm

DOUT_ENTRY TMP…,…, 16+…,… ;; SR#, Pin# numbers are custom,have spare places for leds

 

 

May be some of programmers can help to define an ARP led.

 

Regards,

Janis