I've been trying to use this function to retrieve a time stamp during execution buy the Arduino IDE keeps throwing the error:
Undefined reference to system_get_time()
It seems to me as if I should include a lib...but I don't kwow which. I have added some others like MCP3008 or MQTT and I can successfully read analog data and communicate by Mqtt.
Anyone out there can help ?
Thanks in advance!