# Distributed Embedded Systems This repo contains my code for the Distributed Embedded Systems course at the University of Rostock. ```bash gcc -o io io.c -lgpiod && ./io ```