minor update

This commit is contained in:
Blaise Tine 2024-09-28 20:28:57 -07:00
parent b634f9f47d
commit 4329e3f968

View file

@ -13,6 +13,8 @@
#pragma once
#include <VX_config.h>
#ifndef RAM_PAGE_SIZE
#define RAM_PAGE_SIZE 4096
#endif