Add config for 2 ADXL345 via RasPi pico

This adds a configuration supporting two ADXL345 sensors at the same
time though a Raspberry Pi pico.

Resonance measurements for both the head and the bed can be done without
having to change the sensors.
This commit is contained in:
Björn Marschollek
2023-04-21 20:26:11 +02:00
parent 23d24aab17
commit 4df5ef2db3
2 changed files with 43 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
# NOTE Uncomment the ONE of the following lines if you're using an adxl345
# [include ./cfgs/adxl-rp2040.cfg]
# [include ./cfgs/adxl-rpi-pico-2x.cfg]
# [include ./cfgs/adxl-direct.cfg]
[mcu]