Modifying++

This commit is contained in:
fatimaxsen 2025-05-04 09:55:30 +03:00
parent 3eef8c019d
commit 57f2e0b86b

View File

@ -46,7 +46,7 @@
## Files
#### Files
The library is composed of several files, each with a specific role:
@ -101,7 +101,7 @@ The I2CMotor offers exceptional versatility, as it can function as a standalone
- **handleI2CCommand()**
- Handles incoming I2C commands.
## Usage Example
### Usage Example
To use this library, you would typically include the necessary files and create instances of `I2CMasterUtils` and `I2CRelay`. Heres a simple example: