mrmBot-Matrix/natives/speed.h

5 lines
83 B
C
Raw Normal View History

2021-06-29 22:26:22 +00:00
#pragma once
2020-07-22 18:12:38 +00:00
#include <napi.h>
Napi::Value Speed(const Napi::CallbackInfo &info);