Implementación de IP estática

This commit is contained in:
adrigongv23 2026-07-20 08:56:57 +02:00
parent ec4742145f
commit 385adaf90a
4 changed files with 15 additions and 5 deletions

View file

@ -13,7 +13,7 @@ public:
//Variable publica para el CAN
volatile int current_ect_value = 0;
volatile int current_rpm_value = 0;
volatile float current_vbatt_value = 0.0
volatile float current_vbatt_value = 0.0;
//Métodos de recepción de CAN