/**
 * Author......: See docs/credits.txt
 * License.....: MIT
 */

#ifndef _REMOVE_H
#define _REMOVE_H

#define REMOVE        0
#define REMOVE_TIMER  60

#endif // _REMOVE_H