Update README.md

This commit is contained in:
carcinogoy 2021-06-21 20:53:11 +02:00 committed by GitHub
parent e31b8b0fda
commit 0703285b3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,5 @@
Really bad python parser for Victron MK3 attached to Multiplus 2
**DC Frame**
`0x0f 0x20 0x82 0x2a 0xc8 0x03 0x0c 0x60 0x15 0x00 0x00 0x00 0x00 0x00 0x00 0x88 0x51`
@ -30,4 +32,4 @@
u8 packetType @0x1;
u8 header @0x2;
u8 ledon @0x3;
u8 ledblink @0x4; // Dont care about blinkies, not parsed in code
u8 ledblink @0x4; // Dont care about blinkies, not parsed in code