docs: add ky-023 to bill of materials

This commit is contained in:
2026-04-24 15:30:17 +02:00
parent 79f8a70399
commit 8798a2d012
+1
View File
@@ -4,6 +4,7 @@ An open-source implementation of the Tamagotchi virtual pet game, designed to ru
## Bill of Materials
- Arduino Nano (ATmega328P)
- KY-023 Joystick Module
## Development
After cloning the repository, navigate to the project directory and run `make build` to compile the code. To upload the compiled firmware to your Arduino Nano, use `make upload`.