#ifndef CONFIG_H
#define CONFIG_H
#define VCP_TX_FREQ 1000
#define SSR_PERIOD 200
#define PID_PERIOD 200
#define PID_PERIOD 120
#define LED_POWER GPIOF,GPIO_PIN_0
#define MAX_CS GPIOA,GPIO_PIN_15
#define SW_BTN GPIOB, GPIO_PIN_4
Status change: