DistributedEmbeddedSystemsL.../README.md

8 lines
177 B
Markdown

# 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
```