Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Commit b58d156

Browse files
committed
update : rename files
1 parent f716fba commit b58d156

7 files changed

+4
-3
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@
1515
| 3 | Number Guess | ✔️ |
1616
| 4 | Project | ✔️ |
1717
| 5 | Finite State Machine | ✔️ |
18+
| 6 | Network Chat | ✔️ |
File renamed without changes.
File renamed without changes.
File renamed without changes.

assignment_6/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Serial Communication
22

3-
> [Master_Code](./master.ino.ino)
3+
> [Master_Code](./17_0077_0107_master.ino)
44
5-
> [Slave_1_Code](./slave_1.ino)
5+
> [Slave_1_Code](./17_0077_0107_slave_1.ino)
66
7-
> [Slave_2_Code](./slave_2.ino)
7+
> [Slave_2_Code](./17_0077_0107_slave_2.ino)
88
99
![Serial Communication](../image/Assignment_6.png)
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)