Display "No sensor" instead of 2000°C, can't find a working fix
-
Hi,
I'm trying to have DWC display a message instead of 2000°C ("n/a" in this example), here is the fix I tried to implement but nothing seems to work, it keeps displaying 2000°C when the sensor is disconnected.
Does anybody have an idea of what I'm doing wrong here?My fix is are the commented lines 184 to 186 :
Thanks in advance,
Hugues
-
Sorry I forgot to mention that this code section is normally in ToolPanel.vue line 491
-
-
What version of DWC are you trying to modify?
-
@Phaedrux I actually did it by adding the lines 205 to 207 here :
We're working on DWC3.4.5 but we can also have it work on 3.5
-
-