car-stereo/software/main/include/twai.h

7 lines
48 B
C++

#pragma once
namespace twai {
void init();
}