OpenDTU-old/lib/VeDirectFrameHandler
Bernhard Kirchen 4e36c8c9ea
Feature: battery interface: use HW serial 0 on ESP32-C3 or S3 (#933)
this allows to use two VE.Direct interfaces, as there is no conflict
regarding HW serial port 2 after making the battery interfaces use
serial port 0 on devices with USB CDC. on those chips HW serial 0 is
free to be used since serial messages are written through the USB
interface directly.
2024-04-29 20:43:35 +02:00
..
VeDirectData.cpp VE.Direct: process more values and refactor variable names 2024-04-07 17:13:07 +02:00
VeDirectData.h VE.Direct: process more values and refactor variable names 2024-04-07 17:13:07 +02:00
VeDirectFrameHandler.cpp Feature: battery interface: use HW serial 0 on ESP32-C3 or S3 (#933) 2024-04-29 20:43:35 +02:00
VeDirectFrameHandler.h VE.Direct: process more values and refactor variable names 2024-04-07 17:13:07 +02:00
VeDirectFrameHexHandler.cpp VE.Direct: process more values and refactor variable names 2024-04-07 17:13:07 +02:00
VeDirectMpptController.cpp VE.Direct: process more values and refactor variable names 2024-04-07 17:13:07 +02:00
VeDirectMpptController.h polish VE.Direct HEX support 2024-04-03 16:33:15 +02:00
VeDirectShuntController.cpp Feature: battery interface: use HW serial 0 on ESP32-C3 or S3 (#933) 2024-04-29 20:43:35 +02:00
VeDirectShuntController.h VE.Direct: simplify access to data 2024-04-02 21:05:59 +02:00