Yes. This is true. When I set the code to display z, it shows 3. This is a problem for me.
Do you know a way with which I can take the value that (scale.get_units(), 3) generates and assign it to another variable? so I can use it for my control loops. Because the only thing I have been able to do with the value generated by (scale.get_units(), 3) is display it on the serial monitor.
Thanks Jremington