add errata for exercise sheets
This commit is contained in:
parent
3de79c2111
commit
a42bfcc814
18
uni/mmme/3085_computer_engineering_and_mechatronics/exercise_sheets/mechatronics/readme.md
Executable file
18
uni/mmme/3085_computer_engineering_and_mechatronics/exercise_sheets/mechatronics/readme.md
Executable file
@ -0,0 +1,18 @@
|
|||||||
|
---
|
||||||
|
author: Akbar Rahman
|
||||||
|
---
|
||||||
|
|
||||||
|
# Errata
|
||||||
|
|
||||||
|
## Exercise Sheet 2, Question 3
|
||||||
|
|
||||||
|
> Confirmed by module convenor.
|
||||||
|
|
||||||
|
The answers say that the final line:
|
||||||
|
|
||||||
|
```c
|
||||||
|
bool pinStatus = PINC & 0x08;
|
||||||
|
```
|
||||||
|
|
||||||
|
will read from pin 30, but it will actually read from pin 33.
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user