constants.c 232 Bytes
Newer Older
Martin Schläffer committed
1 2 3 4 5
#include "constants.h"

const uint8_t constants[] = {0xc, 0xc, 0x9, 0xc, 0xc, 0x9, 0x9, 0x9,
                             0x6, 0xc, 0x3, 0xc, 0x6, 0x9, 0x3, 0x9,
                             0xc, 0x6, 0x9, 0x6, 0xc, 0x3, 0x9, 0x3};