watch finished v1

This commit is contained in:
Rens Pastoor
2025-06-06 15:45:20 +02:00
parent 122e5f8208
commit bf8924f664
6 changed files with 319 additions and 84 deletions

View File

@@ -77,7 +77,7 @@ void watch_registers_get_config_settings(
* @param time_bits_low: The address to which the updated LSB part
of the time will be written.
* @param time_bits_high: The address to which the updated MSB part
of the time will be written.
of the time will be written.
* @param hours: The hour part of the time.
*
* @pre time_bits_low and time_bits_high may not be NULL.