diff --git a/README.md b/README.md index a48a696..a7e8aa6 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file + u8 ledblink @0x4; // Dont care about blinkies, not parsed in code