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

5 lines
55 B
C
Raw Normal View History

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