Announcements

Viewing topic 1 (of 1 total)
Viewing topic 1 (of 1 total)

Reply83

#362
Chris Torr
Keymaster
August 7, 2020

If you need to clear a block of memory, use multosClear() rather than memset(). This works for up to 255 byte buffer and is a single MEL instruction so is much quicker.