mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 11:03:50 +01:00
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.