V0.6.9 Arroyo Toad

Removed submodule as it needs special configurations before imports
This commit is contained in:
Christian Risi
2024-12-09 11:34:37 +00:00
parent 6940ad2b06
commit eb8e3639bb
5 changed files with 57 additions and 5 deletions

View File

@@ -66,7 +66,7 @@ import Testing
@Test func stressLoop1() async throws {
let devices: Int = 5000
let devices: Int = 1000
let env = PhysicalEnvironment("Delta")
let truth = PhysicalData(.Temperature, 22)