Refactor some more
This commit is contained in:
@@ -112,6 +112,7 @@ esp32c3-wiji/
|
||||
├── src/
|
||||
│ ├── Config.h # Pins, Constants, UUIDs
|
||||
│ ├── BleManager.cpp # BLE setup, callbacks, notifications
|
||||
│ ├── CommandParser.cpp # Parses BLE string commands
|
||||
│ ├── MotorController.cpp # AccelStepper wrap, homing state, idle timeout
|
||||
│ ├── StatusLed.cpp # Onboard LED feedback logic
|
||||
│ └── main.cpp # Main app glue, command router
|
||||
|
||||
Reference in New Issue
Block a user