Dynalib Utils
src
Utilities
IndexConfig.h
Go to the documentation of this file.
1
//
2
// Created by Ken Kopelson on 20/05/18.
3
//
4
5
#ifndef INDEXCONFIG_H
6
#define INDEXCONFIG_H
7
8
// Uncomment the following to enable LONG index values, providing a massive amount of Cortex Memory storage
9
#define USE_LONG
10
11
#endif //INDEXCONFIG_H
Generated by
1.8.13