Initial commit

This commit is contained in:
2026-01-09 14:13:25 +01:00
commit 2377aa0f50
7 changed files with 804 additions and 0 deletions

3
build.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
g++ src/main.cc -o pix_example