From 4f6364a708f7490d0b125d6c9bb0f6334230155b Mon Sep 17 00:00:00 2001 From: Patrick Nisble Date: Wed, 13 Jun 2018 15:31:04 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd3df0c..a6d3990 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ - [x] raw memory mapping - [x] why is `mon48v = 0x11`? - 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 - [ ] instability on mass spi communication - timebased / overflow ?