blob: d3be1a2b1e1a0e6c22b8136d09a8376d3aef578a (
plain)
1
2
3
4
5
6
7
8
9
10
|
#ifndef FTS_LIMITS_H
#define FTS_LIMITS_H
/* This is an auto generated header file
* --->Remember to change the name of the two variables!<--- */
const uint32_t myArray2_size;
const uint8_t myArray2[] = {
};
#endif
|