mortenfyhn / coffee-scales

⚖️ Scales for brewing coffee ☕
GNU General Public License v3.0
22 stars 2 forks source link

Calibrate to EEPROM #81

Open mortenfyhn opened 7 months ago

mortenfyhn commented 7 months ago

Just make a separate program for this that expects a given calibration weight, and writes the result to EEPROM. Then the main program reads that value. This way I get rid of the hard coded calibration value, and I don't have to do the maths myself each time.