Willy-JL hai 1 ano
pai
achega
e4efc2acc3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      magspoof/mag.c

+ 1 - 1
magspoof/mag.c

@@ -167,7 +167,7 @@ static void mag_free(Mag* mag) {
 // entry point for app
 int32_t mag_app(void* p) {
     UNUSED(p);
-    
+
     // Disable expansion protocol to avoid interference with UART Handle
     Expansion* expansion = furi_record_open(RECORD_EXPANSION);
     expansion_disable(expansion);