Skip to content

Commit

Permalink
Syntax highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhijeetbyte authored Jun 14, 2024
1 parent 492f473 commit f5c225b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Whether you're **prototyping a new project** or developing a complex application

**Example**:

```
```cpp
void setup() {

// Initialize serial communication with a baud rate of 9600
Expand All @@ -81,7 +81,7 @@ void setup() {

```

```
```cpp
void loop() {

// Read the analog value from the LDR sensor
Expand Down

0 comments on commit f5c225b

Please sign in to comment.