adafruit / Adafruit_IO_Arduino

Arduino library to access Adafruit IO from WiFi, cellular, and ethernet modules.
Other
209 stars 108 forks source link

add prec. points to sending AVR and non-avr (SAMD/ESP32) targets #77

Closed brentru closed 5 years ago

brentru commented 5 years ago

Addressing https://github.com/adafruit/Adafruit_IO_Arduino/issues/76: Adding the ability to set the amount of precision points while sending a a double or float to Adafruit IO from non-esp8266 hardware.