2 Commits

Author SHA1 Message Date
1e69b5c56f Add display_summary function and ensure summary is printed on exit
- Reintroduce `display_summary` function to calculate and display the highest, lowest, and average temperatures.
- Ensure the summary is printed when the script exits by calling `display_summary()` in the `finally` block.
- Update comments to reflect the restored functionality.
2024-12-07 00:31:31 -05:00
c8a9d99328 Initial commit: Add Raspberry Pi Live Temperature Monitor script and documentation 2024-12-06 22:19:27 -05:00