BangleApps/apps/widtemp
mgellner 4620040172
Fix widget.js filename to match name in metadata.json
2023-04-10 18:58:47 +02:00
..
ChangeLog
README.md
metadata.json
screenshot.jpg
widtemp.png
widtemp.wid.js Fix widget.js filename to match name in metadata.json 2023-04-10 18:58:47 +02:00

README.md

Temperature widget

A simple temperature widget, showing the current microcontroller's internal temperature (E.getTemperature()).

It updates every minute. If the current temperature is above the last 10 minutes average, the text is shown in red. If below, the text is shown in blue and black otherwise.