xod-arduino
v0.37.0
Published
XOD project: Arduino transpiler
Downloads
26
Keywords
Readme
xod-arduino
This package is a part of the XOD project.
The package provides functions that transpile a Project into Arduino C++ code.
import transpileForArduino from 'xod-arduino';
transpileForArduino(project, '@/entryPointPatch'); // will return C++ code