Problem: brewcop treats the hard-coded pot tare +/- 4g as zero, but doesn't note the actual weight and still uses the hard coded value when computing how many grams of coffee are in the pot.
When the pot weight has been stable in the zero range for some period of time, store the offset from the hard coded value and use that in future calculations.
Problem: brewcop treats the hard-coded pot tare +/- 4g as zero, but doesn't note the actual weight and still uses the hard coded value when computing how many grams of coffee are in the pot.
When the pot weight has been stable in the zero range for some period of time, store the offset from the hard coded value and use that in future calculations.