Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
justind000 committed Mar 5, 2024
1 parent 9d0293e commit e13b0a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ you use I2C like you might use MODBUS, ie. over long wires and through noisy env
From inside a project directory terminal: `ato install PCA9615-ato`

### Code
```Go
```ato
from "pca9615/elec/src/pca9615.ato" import PCA9615
from "generics/interfaces.ato" import DiffPair, Power, I2C, GPIO
Expand Down Expand Up @@ -79,4 +79,4 @@ This design is intended to be a community best-effort at a minimal circuit combi
You are greatly encouraged to contribute or discuss any improvements here so that everyone may benefit.

## License
[CERN-OHL-P v2](https:/cern.ch/cern-ohl)
[CERN-OHL-P v2](https:/cern.ch/cern-ohl)

0 comments on commit e13b0a9

Please sign in to comment.