Rev 8 | Rev 28 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
/*
* main.h
*
* Created on: 5 Oct 2016
* Author: Mike
*/
#ifndef MAIN_H_
#define MAIN_H_
extern TIM_HandleTypeDef htim2;
extern TIM_HandleTypeDef htim6;
#endif /* MAIN_H_ */