#ifndef __ESR_H
#define __ESR_H

#include <inttypes.h>


int16_t ESR_FAST_Exec(void);
#endif