Skip to content

Add Fahrenheit temperature unit config options - #20

Open
TheBengineer wants to merge 3 commits into
lds133:mainfrom
TheBengineer:main
Open

Add Fahrenheit temperature unit config options#20
TheBengineer wants to merge 3 commits into
lds133:mainfrom
TheBengineer:main

Conversation

@TheBengineer

Copy link
Copy Markdown

Adds Fahrenheit (ºF) config variants for all existing display configurations.

  • Created WLConfig_BW_F, WLConfig_EINK_F, WLConfig_BWI_F, WLConfig_RGB_White_F, WLConfig_RGB_Black_F
  • Each uses TEMPUNITS_MODE=1 and a distinct output filename (_f suffix)
  • The existing Celsius infrastructure (IsCelsius, PrintableTemperature, toFahrenheit) was already in place, just needed config wiring
  • Updated server and test runners to include the new variants

Tested on a Raspberry Pi with the weather display.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant