Skip to content

Commit 6f7991e

Browse files
docs: link ezo calibration deferral to anolis-provider-ezo#90 (#23)
1 parent b6aa462 commit 6f7991e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/architecture/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ BREAD-over-CRUMBS provider. Scoped to BREAD hardware specifically (not generic C
124124

125125
### anolis-provider-ezo
126126

127-
Atlas Scientific EZO circuit provider (pH, ORP, EC, DO, RTD, HUM sensors) over I2C. v1 function surface is intentionally limited to safe controls: `find`, `set_led`, `sleep`. Full calibration commands are deferred.
127+
Atlas Scientific EZO circuit provider (pH, ORP, EC, DO, RTD, HUM sensors) over I2C. v1 function surface is intentionally limited to safe controls: `find`, `set_led`, `sleep`. Full calibration commands are deferred (tracked in [anolis-provider-ezo#90](https://github.com/anolishq/anolis-provider-ezo/issues/90)).
128128

129129
**Shared bus safety:** bread and ezo can share the same Linux I2C adapter. The runtime enforces exclusive `(bus_path, i2c_address)` ownership across all providers at startup — duplicate ownership is a hard startup error.
130130

0 commit comments

Comments
 (0)