SetYlabel not working

Support forum for MegunoLink
Post Reply
ceremona
Posts: 4
Joined: Sat Jun 15, 2019 12:33 am

Mon Jun 17, 2019 6:23 pm

I'm using the (nearly) stock code from one of your examples:

but finding that the SetYlabel doesn't result in an actual label showing up on the Y axis. SetXlabel seems to work fine.

Can you think of why this would be?

-Cere
philr
Posts: 446
Joined: Mon May 26, 2014 10:58 am

Mon Jul 01, 2019 8:42 am

Hi Cere, I updated the library to use SetXLabel and SetYLabel rather than SetXlabel (notice the upper case L in label).

I believe I have set it back in the latest version through so now we support both. Do you have the latest version of MegunoLink and have you updated the Arduino library?

YOu can manually download the latest version from here and overwrite the files on your computer
https://github.com/Megunolink/MLP

Cheers
Phil
Post Reply