analog/v2-analog-rev1/parallel/grappler_rom.h

5 lines
55 B
C
Raw Normal View History

2023-01-07 02:15:21 -05:00
#include <stdint.h>
uint8_t grappler_rom[2048] = {
};