zephyr/samples/drivers/counter
Charles Dias c9e6ac54d6 samples: maxim_ds3231: increase variable size in min_alarm_handler
Change the variable name from **us** to **ms** and increase its size
to **uint16_t** within the min_alarm_handler function. This update
allows the function to correctly handle the millisecond values in the
range of 0 to 999.

Signed-off-by: Charles Dias <charlesdias.cd@outlook.com>
2023-11-13 12:19:17 -05:00
..
alarm samples: drivers: counter: add esp32s3_luatos_core 2023-09-22 15:58:11 +02:00
maxim_ds3231 samples: maxim_ds3231: increase variable size in min_alarm_handler 2023-11-13 12:19:17 -05:00