add errata for exercise sheets
This commit is contained in:
parent
3de79c2111
commit
a42bfcc814
@ -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…
Reference in New Issue
Block a user