License button count issue

Support forum for MegunoLink
Post Reply
jonarotz
Posts: 2
Joined: Sat Jan 02, 2021 7:05 am

Sat Jan 02, 2021 6:56 pm

I created a real nice interface using the trial version. I found that any buttons above 10 didn't seem to work and upon investigation it looks like 10 was the limit on the lite version. I purchased the personal version to gain access to more buttons, but after entering the license info they still won't work so what gives?
philr
Posts: 446
Joined: Mon May 26, 2014 10:58 am

Sat Jan 02, 2021 7:05 pm

Hi, the limit of 10 is built into the arduino library to keep it's memory use down. You can enable more commands by adding a number to your declaration.

See here
https://www.megunolink.com/documentatio ... nstruction

There is an example where 15 is made possible.

Cheers
Phil
jonarotz
Posts: 2
Joined: Sat Jan 02, 2021 7:05 am

Sat Jan 02, 2021 7:52 pm

Perfect! THANKS!
Post Reply