Update README.md

This commit is contained in:
Patrick Nisble
2018-06-13 15:31:04 +02:00
parent 95685bf4d5
commit 4f6364a708
+1 -1
View File
@@ -28,7 +28,7 @@
- [x] raw memory mapping - [x] raw memory mapping
- [x] why is `mon48v = 0x11`? - [x] why is `mon48v = 0x11`?
- missing `__attribute__((packed))` declarations - missing `__attribute__((packed))` declarations
- [x] why are `digipoti` and `anapoti` only readable from `0x02` and 0x04` not partial? - [x] why are `digipoti` and `anapoti` only readable from `0x02` and `0x04` not partial?
- same as above - same as above
- [ ] instability on mass spi communication - [ ] instability on mass spi communication
- timebased / overflow ? - timebased / overflow ?