Summary
This PR adds the initial protobuf scaffolding for Bosch LDI.
Included
- Bosch LDI .proto definition
- Required Gradle configuration
- Version catalog updates
Not included
- Message decoding
- Parser
- BLE notification handling
- UI integration
This PR only prepares the project structure for future Bosch LDI support.
## Summary
This PR adds the initial protobuf scaffolding for Bosch LDI.
### Included
- Bosch LDI .proto definition
- Required Gradle configuration
- Version catalog updates
### Not included
- Message decoding
- Parser
- BLE notification handling
- UI integration
This PR only prepares the project structure for future Bosch LDI support.