Closed colluca closed 2 years ago
Provides a more robust alternative to read_dmi(), which does not rely on a fixed delay, but rather calls read_dmi() until the read is successful and automatically adjusts the delay with an exponential backoff scheme.
read_dmi()
Provides a more robust alternative to
read_dmi()
, which does not rely on a fixed delay, but rather callsread_dmi()
until the read is successful and automatically adjusts the delay with an exponential backoff scheme.