Edit README.md

This commit is contained in:
Alexander Rosenberg 2024-04-11 19:08:33 -07:00
parent 62c79197a6
commit 19156062c2
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

View File

@ -308,10 +308,13 @@ will take you to the main menu. The following is a short description of each scr
or previous data point.
- `Average range` - show stats between two times. This has the same controls as
the "Stats by" screen above.
- `Export` - export data to a plugged in USB drive. Only file-systems detected by
[fstyp(8)][11] are supported. If a drive with an unsupported file-system, or
no file-system, is selected, you will be prompted to format it as FAT32.
- `Blank display` - turn of the display. Press any button to cancel. You must
- `Export` - export data to a plugged in USB drive. Only file-systems detected
by [fstyp(8)][11] are supported. If a drive with an unsupported file-system,
or no file-system, is selected, you will be prompted to format it as
FAT32. Exports can be done in both sqlite3 and CSV format. The temperature is
in deci-Kelvin (1/10 of a kelvin) and the humidity is an integer percent
(ex. 53% would just be 53). The time is seconds since January 1, 1970 UTC.
- `Blank display` - turn off the display. Press any button to cancel. You must
have specified a "bl_pin" in the config file.
- `Power options` - re-initialize the program, shutdown or reboot the device
- `View date/time` - show the current date and time down to the second