migrated vu1 upload_prog into spacket
This commit is contained in:
@@ -29,6 +29,9 @@ VifSender::VifSender()
|
||||
{
|
||||
PRINT_LOG("Initializing VifSender");
|
||||
PRINT_LOG("VifSender initialized!");
|
||||
|
||||
dma_channel_initialize(DMA_CHANNEL_VIF1, NULL, 0);
|
||||
dma_channel_fast_waits(DMA_CHANNEL_VIF1);
|
||||
}
|
||||
|
||||
VifSender::~VifSender() {}
|
||||
|
||||
Reference in New Issue
Block a user