Ultimo commit e cancello dal fisso

This commit is contained in:
2025-01-26 20:53:14 +01:00
parent e96b821d61
commit 194596b8b2
4 changed files with 1 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ int MAX_EPOCHE = 10000;
4: NOR
5: XNOR
*/
int tipo = 4;
int tipo = 1;
void stampa_risultati(Percettrone);
void sleep_ms(int);