Correcciones en el botón de servicio

This commit is contained in:
2024-09-15 15:27:12 +02:00
parent 41e57064cb
commit 333c905b1a
21 changed files with 224 additions and 105 deletions

View File

@@ -18,4 +18,4 @@ enum service_e
};
// Comprueba el botón de servicio del controlador "index"
int checkServiceButton(Input *input, int index);
int checkServiceButton(Input *input, int index = -1);