kpn-iot / thingsml-c-library

C library for ThingsML on your device
https://kpn-iot.github.io/thingsml-c-library/
MIT License
6 stars 4 forks source link

File senml_binary_actuator.cpp memcpy was not declared in scope #10

Closed oedze closed 3 years ago

oedze commented 3 years ago

In the file src/senml/actuator/senml_binary_actuator.cpp a error is given that memcpy was not declared in this scope. also true for: string_actuator

josephverburg commented 3 years ago

Thanks for the repport, this has been fixed in version 1.1.2.

For future reference, which compiler & microcontroller are you using?