diff --git a/src/dma.cpp b/src/dma.cpp index 574ce8d..9e71104 100644 --- a/src/dma.cpp +++ b/src/dma.cpp @@ -95,6 +95,7 @@ void dma::GetRpiInfo() dma::~dma() { + stop(); /* unmapmem(mbox.virt_addr, NumPages * PAGE_SIZE); */