blob: 314229a69e5f81289ecc62fbc2856b83e697a9cf [file] [log] [blame] [view] [edit]
# ChromeOS Sar Sensor Config Reader Library
`SarConfigReader` is the main class being used. Users should mostly choose an
implementation of `SarConfigReader::Delegate`, either
`SarConfigReaderDelegateImpl` or `FakeSarConfigReaderDelegate`. Both provided
in this library.