Skip to content

Commit b874fd4

Browse files
authored
Update README.md
1 parent 2e4c5ab commit b874fd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This is a simple yet powerful library to effortlessly interface your Arduino wit
66
Install ELMduino using the Arduino IDE's Libraries Manager (search "ELMduino.h")
77

88
# Note:
9-
If you're having difficulty in connecting/keeping connection to your ELM327, try using 38400 baud instead of 115200.
9+
If you're having difficulty in connecting/keeping connection to your ELM327, try using 38400 baud instead of 115200. If you still have trouble, try all other possible bauds.
1010

1111
# Example Code:
1212
```C++

0 commit comments

Comments
 (0)