ronaldombre / ReBrewie

Custom, Open-Source firmware for the Brewie B20+ (and maybe B20)
MIT License
11 stars 5 forks source link

Added presumed missing #defines for Brewie model #8

Closed smoe closed 2 years ago

smoe commented 2 years ago

I admit, this one is a bit trivial, but without it the ifndef seems out of place. You may also want to to check if the respective variable for the other model was defined to bail out with an error.

ronaldombre commented 2 years ago

Yeah, I started trying to make it B20 compatible, but realized so much more needs to change to make it work. I'll let this go through, but much more needs to be done to make the process of changing versions better.