You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.
Hi there @neclepsio while I can have the extension show the current temperature on change, I can't quite change change the value of the steps (or at least I'm not sure how to), since I am simply calculating it as so:
T := Temperature
R := How much the slider is scrolled, from 0-1
T = (R * (Max - Min)) + Min
I'll continue seeing if I can support this secondary feature in the future though 😄
Please add some way to show the current temperature upon change, and make it change in steps of 100K.
The text was updated successfully, but these errors were encountered: