lc_init.inc

Has lc_init.inc been removed from the midiboxLC application now?  I can’t find it in the zip even though main.asm refers to it - I’m just adding some code to add an additional encoder based on an old forum thread where the encoder speed setting is initialised in init.inc

Cheers

The previous code of lc_init.inc is now located in main.asm, USER_Init function.

It’s not referenced in the program, but yes: there are two comments which refer to lc_init.inc instead of USER_Init

Best Regards, Thorsten.

OK. Thanks for that Thorsten. Much appreciated.