Loading...
Searching...
No Matches
Go to the documentation of this file.
13#include "common/phal/gpio.h"
16#define HEARTBEAT_LED_PORT (GPIOB)
17#define HEARTBEAT_LED_PIN (4)
18#define ERROR_LED_PORT (GPIOA)
19#define ERROR_LED_PIN (15)
20#define CONNECTION_LED_PORT (GPIOB)
21#define CONNECTION_LED_PIN (3)