Merge pull request #680 from meshtastic/ve-direct

VE.Direct serial mode
This commit is contained in:
Ben Meadors 2025-05-04 08:37:24 -05:00 committed by GitHub
commit 078ac8dfbe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -331,6 +331,9 @@ message ModuleConfig {
CALTOPO = 5;
// Ecowitt WS85 weather station
WS85 = 6;
// VE.Direct is a serial protocol used by Victron Energy products
// https://beta.ivc.no/wiki/index.php/Victron_VE_Direct_DIY_Cable
VE_DIRECT = 7;
}
/*