Releases: daliworks/arduino_library
Releases · daliworks/arduino_library
v1.0.11
Use TimeLib.h instead of Time.h
v1.0.10
- New example added for Arduino + Esp8266
- WARNING : This example CAN NOT receive actuator command from Thing+ due to WiFiEsp library Bugs.
v1.0.9
- bug fixed
- can`t not display floating point sensor value at esp8266
- example modified
- esp8266 led blink feature added.
v1.0.8
- esp8266 platform configuration added.
- example modified
- esp8266 led gpio number is change to 5.
v1.0.7
- "connected" method added.
- Example modefied.
- Example Name changed.
- ReadTemperatureWriteLed to ArduinoEthernet
- ReadTemperatureWriteLed-esp8266 to Esp8266
- Sensors and actuator are added at ArduinoEthernet
- Example added for ArduinoWizFi250
v1.0.6
ARM Cortex-M compatibles added.
v1.0.5
- Bug fixed
- Example modified
- Send actuator status periodically
v1.0.4
- Bug Fixed
- Invalid "options" argument is passing to actuator callback.
- actuatorCallbackSet Method parameter type modified.
v1.0.3
Example Code Fixed.
Recevice Thing+ Server time before send sensor value.
v1.0.2
- v1.0.2
- Delete predefined target board configuration
- Gracefully reduce SRAM usage.
- A ardino time is syncronized with Thing+ server time instead of NTP.