Page 1 of 1

SetYlabel not working

Posted: Mon Jun 17, 2019 6:23 pm
by ceremona
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

Re: SetYlabel not working

Posted: Mon Jul 01, 2019 8:42 am
by philr
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