#ifndef CONSTANTS_H
#define CONSTANTS_H

#define MAX_COMPONENTS 30

#endif