From 57f2e0b86be2f5cbd0e81f126ab71bacaa72b011 Mon Sep 17 00:00:00 2001 From: fatimaxsen Date: Sun, 4 May 2025 09:55:30 +0300 Subject: [PATCH] Modifying++ --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 885b57d..e17da7d 100644 --- a/README.md +++ b/README.md @@ -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`. Here’s a simple example: