Replies: 1 comment
-
|
People complains about mysterious fridge reading without fridge sensors. I could've made glycol support a setting, but I couldn't figure out a structural way without change EEPROM map. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My question is two part
I am trying to enable the glycol chiller portion of the code.
I am comparing the config.h file from v4.2.2 and v4.3 and I see a couple of differences that I am not sure how to handle
Here ae the differences I found
I am not a coder so I am unsure how to enable the glycol chiller portion of the code.
Do I just add True to the end of the EnableGlycolSupport and remove the // ? or are there other areas of the code that I need to modify?
I see there is a section in the uncompiled code that is specific for the ESP8266-gylcol, but the second line is commented saying it is not working yet.
Any assistance would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions