Skip to content

3.2.4 Perfect Coffee PID Master Release

Compare
Choose a tag to compare
@medlor medlor released this 26 Aug 13:37
· 6 commits to master since this release
570b14e

There is a new master release 3.2.4 of the "Perfect Coffee PID" software

New release 3.2.4 of Perfect Coffee PID

  • Just refactorings.

Changelog

  • 3.2.4:
    • Many more refactorings by aschoelzhorn. Thanks again!
      • Seperated wifi, temperature and other code to dedicated files.
      • Introduces rancilio-enums.h file and replaced some defines with enum classes.
      • Reorganized OTA (init and handle), OTA code still in "rancilio-pid.ino" because of timer stuff.
      • Separated declaration and implementation in some header/code files.
    • Part cleanup of includes.
    • Some bugfixes and refactorings by Tobias.