Added ADXL345 external component

This commit is contained in:
John Dillenburg
2025-03-02 20:07:36 -06:00
parent d0db0b074d
commit 5e3b681308
9 changed files with 400 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
# Empty sensor.py file
# All functionality has been moved to __init__.py
from . import CONF_OFF_VERTICAL, CONF_JITTER, CONF_ACCEL_X, CONF_ACCEL_Y, CONF_ACCEL_Z