Skip to content

Commit

Permalink
config: Add lis3dh to Duet3D 1LC sample config
Browse files Browse the repository at this point in the history
Signed-off-by: Luke Vuksta <[email protected]>
  • Loading branch information
Wulfsta committed Dec 19, 2024
1 parent c7e3156 commit 79394b4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions config/sample-duet3-1lc.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,14 @@ heater_temp: 50.0
pin: toolboard:PA9
z_offset: 20

[samd_sercom sercom_i2c]
sercom: sercom1
tx_pin: toolboard:PA16
clk_pin: toolboard:PA17

[lis3dh]
i2c_mcu: toolboard
i2c_bus: sercom1

[mcu toolboard]
canbus_uuid: 4b194673554e

0 comments on commit 79394b4

Please sign in to comment.