diff --git a/Embedded/tasks.md b/Embedded/tasks.md index 7263066..50559e2 100644 --- a/Embedded/tasks.md +++ b/Embedded/tasks.md @@ -23,6 +23,6 @@ The functions should be named “f_write”: and “f_read” Note: Don't use open source library for read and write operations in flash memory in this. -#Task2# +# Task2 # Repeat part (a) of Task 1 but with the sensor being high-impedant (max current of 1 micro Amp). Everything else remains same. No need to repeat part (b)