Skip to content

Commit 77cffa9

Browse files
authored
chore: update readme
1 parent 0f8abca commit 77cffa9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ flowcycle-pump/
6262
├── README.md
6363
├── src/
6464
│ └── FlowCyclePump.ino
65+
│ └── display-liquid-crystal-for-4-pins/main.ino
6566
├── images/
6667
│ └── Circuit prototype layout images
6768
├── docs/
@@ -86,7 +87,7 @@ Follow the detailed schematic and layout provided in:
8687
git clone https://github.com/Shellyda/flowcycle-pump.git
8788
```
8889

89-
2. Open [FlowCyclePump.ino](https://github.com/Shellyda/flowcycle-pump/blob/f4197e52466bc491275a64fc59c0bba13ee9d35c/src) from the `src` folder in Arduino IDE.
90+
2. Open [FlowCyclePump.ino](https://github.com/Shellyda/flowcycle-pump/blob/f4197e52466bc491275a64fc59c0bba13ee9d35c/src) or [display-liquid-crystal-for-4-pins/main.ino](https://github.com/Shellyda/flowcycle-pump/blob/main/src/display-liquid-crystal-for-4-pins/main.ino) from the `src` folder in Arduino IDE.
9091
3. Upload the sketch to your Arduino UNO.
9192

9293
### Operating Instructions

0 commit comments

Comments
 (0)