i2c read and write ring buffer

This commit is contained in:
2025-05-21 22:39:32 +02:00
parent b8c7b84746
commit f34380bd01
4 changed files with 79 additions and 36 deletions

View File

@ -1 +1 @@
gcc -o controller controller.c -li2c
gcc -o controller ringbuffer.c controller.c -li2c