Home › Forum › Software › New Firmware enables rrdtool graphing. › Reply To: New Firmware enables rrdtool graphing.
February 24, 2015 at 7:28 pm
#1435
Participant
Nice work, yes the value position shifted in the latest firmware (which added a missing comma), hence the additional modifications.
you can delete the rrdscript line, it’s a leftover from earlier script version.
I would use a while loop instead a recursive call, which is a bad practice in this case.