Logo
UNICENS V2.3.0-4567
User Manual and API Reference
#define UCS_NS_CONST

Define this macro to use ROM instead of RAM to store the predefined node scripts and thereby reduce footprint on RAM.

Define it as const to reduce the RAM space and use the ROM instead. By not defining it the node scripts will be stored in the RAM by default.