Added constants.sh

This commit is contained in:
Tigerblue77 2025-11-06 20:02:37 +00:00
parent ab62b8dd73
commit 81bd752b37
3 changed files with 6 additions and 2 deletions

4
constants.sh Normal file
View file

@ -0,0 +1,4 @@
#!/bin/bash
# Define the interval for printing temperature table header
readonly TABLE_HEADER_PRINT_INTERVAL=10