Killerphish / MasterPI

RPi controller for Gravity fed Masterbuilt smokers
2 stars 0 forks source link

Temp "Loading..." #1

Closed Killerphish closed 4 months ago

Killerphish commented 4 months ago

Current temperature not pulling the data. Only displays "Loading..." I created a "tests" folder and used some sample code to make sure the hardware is working properly and it does, but I can't figure out why it's not displaying it on the dashboard.

localhost/get_termperature also displays the right temp.

Killerphish commented 4 months ago

Solved by removing the Chart.js code. Will have to determine why Chart.js isn't working now.