mortenfyhn / coffee-scales

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

Use good old main() instead of setup and loop #37

Closed mortenfyhn closed 1 year ago

mortenfyhn commented 3 years ago

It feels better somehow. Removes the need for non-const globals.