f21e6b8fd8
extract button processing and coffee/cleaning routines into functions
2022-11-23 11:54:56 +01:00
e1fc2fbe11
define coffee flags as pre-processor macros
...
Right now we need at least some knowledge about the values 0-4
representing five possible states of coffee making. Make it readable
without this knowledge.
2022-11-23 11:28:54 +01:00
dc5dff81f6
minor code cleanup
2022-11-23 10:48:30 +01:00
43f65a2a66
Replaced 5 step if-else by switch-case
2022-11-23 10:47:55 +01:00
4ca0582ff3
Switched to size optimization
2022-11-23 10:47:02 +01:00
100eb00e75
Bundled boolean flags into single 8bit mask
2022-11-23 10:47:02 +01:00
b48cafe7f9
Copyright + License; reformatting
2022-11-23 10:47:02 +01:00
83d0be68bb
Separated Makefile and config; added build instructions
2022-11-23 10:47:02 +01:00
17fbd1adc1
ReadMe, Partlist, minor restructuring
2017-07-04 17:30:27 +02:00