barallantme en els putos vectors

This commit is contained in:
2024-07-12 09:21:14 +02:00
parent 80bbe711a2
commit 49d8232187
8 changed files with 201 additions and 113 deletions

View File

@@ -6,6 +6,8 @@
#ifndef CONST_H
#define CONST_H
#define RECORDING
// Tamaño de bloque
#define BLOCK 8
#define HALF_BLOCK BLOCK / 2