Li-Minyu hace 7 meses
padre
commit
9204c4b71f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Src/main.c

+ 1 - 0
Src/main.c

@@ -55,6 +55,7 @@ uint8_t SPI_TxIndex = 0;
 uint8_t SPI_RxBuff[32];
 uint8_t SPI_RxIndex = 0;
 
+  
 typedef struct
 {
   uint8_t HEAD;