mirror of
https://github.com/adrigongv23/G26---Telemetry-Software.git
synced 2026-08-25 11:33:17 +02:00
Ajustes de compilación y eliminación de erratas
This commit is contained in:
parent
e826b0f25e
commit
ec5895f827
3 changed files with 9 additions and 216 deletions
|
|
@ -1,8 +1,8 @@
|
|||
#ifndef CAN_HPP
|
||||
#define CAN_HPP
|
||||
|
||||
#define RX_PIN 13
|
||||
#define TX_PIN 38
|
||||
#define RX_PIN 23
|
||||
#define TX_PIN 22
|
||||
#define POLLING_RATE_MS 1000
|
||||
#define TRANSMIT_RATE_MS 1000
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue