"Torque Vector" node source code
More...
#include <stdint.h>
#include "common/phal/gpio.h"
Go to the source code of this file.
|
|
#define | HEARTBEAT_LED_PORT (GPIOB) |
| |
|
#define | HEARTBEAT_LED_PIN (4) |
| |
|
#define | ERROR_LED_PORT (GPIOA) |
| |
|
#define | ERROR_LED_PIN (15) |
| |
|
#define | CONNECTION_LED_PORT (GPIOB) |
| |
|
#define | CONNECTION_LED_PIN (3) |
| |
|
#define | ROVER_RESET_PORT (GPIOB) |
| |
|
#define | ROVER_RESET_PIN (1) |
| |
|
#define | BASE_RESET_PORT (GPIOB) |
| |
|
#define | BASE_RESET_PIN (6) |
| |
"Torque Vector" node source code
- Author
- Irving Wang (irvin.nosp@m.gw@p.nosp@m.urdue.nosp@m..edu)