Working on updating my firmware to dacb's trunk. One thing I noticed was that in my original configuration.h max_bed_power and PID_integral_drive were 256, where as in dcab's it its 255. In reading it seems that 255 is the correct numbers since the range is 0-255. Any thoughts?