feat: wip
This commit is contained in:
@@ -124,7 +124,7 @@ public struct SharedPressureEstimationState: Equatable, Sendable {
|
||||
}
|
||||
|
||||
extension PersistenceReaderKey where Self == InMemoryKey<SharedPressureEstimationState> {
|
||||
static var sharedPressureEstimationSettings: Self {
|
||||
.inMemory("sharedPressureEstimationSettings")
|
||||
static var pressureEstimationState: Self {
|
||||
.inMemory("sharedPressureEstimationState")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user