git init git checkout -b main git add * git commit -m "PIN konflikt Buttons und I2S gefixt" git remote add origin https://git.hacker-net.de/Hacker-Software/lego-esp32s3-gameboy.git git push -u origin main