Skip to content

Commit 970e77a

Browse files
Update README.md
1 parent 5b5e9e5 commit 970e77a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Each tutorial below has a `YouTube video` link where I will start with a blank p
1515

1616

1717

18-
## Part 1: Remote Data Logger MVP
18+
## Part 0: Remote Data Logger MVP
1919
[Minimum viable product](https://en.wikipedia.org/wiki/Minimum_viable_product) project where we'll implement all the peripherals and features we need for the data logger
2020
- 4 ADC's
2121
- 16 Digital I/O
@@ -39,8 +39,8 @@ Each tutorial below has a `YouTube video` link where I will start with a blank p
3939
- [p10-log-values](): Log all the values read from the ADC's
4040
- [p11-digital-stream](): Continuously read the SX1509 inputs and log to SD card
4141

42-
## Project P1:
43-
For the next part of this project (`P1`) we will add in features listed below:
42+
## Part 1:
43+
For the next part of the project we will add in features listed below:
4444
- Debugging
4545
- Logging
4646
- FSM/HSM

0 commit comments

Comments
 (0)