serialmessage 0.2.0

Pack serial data into a fast, reliable, and packetized form for communicating with e.g. a Microcontroller.
Documentation
---
name: Bug report
about: Create a report to help us improve
title: "[BUG] Bug Caption"
labels: bug
assignees: LukaOber

---

**Expected Behavior**

function foo() shouldn't crash if given input x

**Actual Behavior**

function foo() does crash if given input x

**Gist link to a minimal example**

Here is a link to a minimal example