This reverts commit 585dc15f99d8a89766bb12d064fa2209909a1b6d. I did misunderstand this feature: This only inverts the data bits (instead of `c` uart will transmit `~c`), not the whole line level. This is not very useful on it's own, so revert it.
This reverts commit 585dc15f99d8a89766bb12d064fa2209909a1b6d. I did misunderstand this feature: This only inverts the data bits (instead of `c` uart will transmit `~c`), not the whole line level. This is not very useful on it's own, so revert it.