Firmware

Link to ESP-IDF based firmware Make sure the defines look like this in SCI.h as the same firmware is used for VTS version as well.

// #define VALTRACK_V4_VTS
#define VALTRACK_V4MF
Code for VSCode+ESP-IDF

Arduino example sketch with hardware initializations to get started

Last updated