#include "start.h"
#include "inFlash.h"
void start(void)
{
config_info_start();
TimeSliceOffset_Start();
}