analog/v2-analog-rev1/parallel/grappler_rom.h
2023-01-07 02:15:21 -05:00

5 lines
55 B
C

#include <stdint.h>
uint8_t grappler_rom[2048] = {
};