Commit graph

2 commits

Author SHA1 Message Date
2125e936dc Centralizes GPIO pin definitions
Moves GPIO pin and chip definitions to a central
constants file for easier management and consistency.

Refactors the heart component to utilize these centralized
constants, enhancing code maintainability and readability.
2026-02-24 16:41:01 +00:00
9159967b83 Moves heart module to cardio directory
Refactors the location of the heart module for better organization and clarity.

Updates the include paths and CMakeLists.txt to reflect the new location.

Increments the version number.
2026-02-22 14:20:10 +00:00
Renamed from src/RobotNode/CardioCenter/heart.cpp (Browse further)