Рефакторинг и исправления для сборки проекта ESP (в релиз)

This commit is contained in:
kkira
2026-06-18 22:47:33 +03:00
parent b4c95d302f
commit d72f73d073
7 changed files with 2259 additions and 55 deletions

View File

@@ -1,6 +1,6 @@
#include "can_receiver.hpp"
#include "driver/twai.h"
#include <string.h>
void CANReceiver::Init()
{