pH meter example code link broken
-
Hi, bought the FeatherWing pH meter, but the example code below doesn't work. Can you direct me to another link that's working? Thanks -
Greg
https://bitbucket.org/iorodeo/ph_meter_firmware/downloads/code.py
-
Hi Greg,
I looks like the access permissions had be set to private. I've change it to public. You should be able to download the file now. You can also access the repository here https://bitbucket.org/iorodeo/ph_meter_firmware
--Will