Create hw_grafics_menu.sh

This commit is contained in:
MacRimi 2025-01-30 16:47:42 +01:00 committed by GitHub
parent 3b70234b3a
commit 433d7a17fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,5 @@
main_menu() {
OPTIONS=(
1 "Añadir aceleración gráfica HW iGPU"
2 "Añadir Coral TPU + HW iGPU"
)