Skip to content

Instantly share code, notes, and snippets.

@justind000
Last active September 14, 2019 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save justind000/c93a68cd9b0f2b56212cd7ad74fde2ea to your computer and use it in GitHub Desktop.
Save justind000/c93a68cd9b0f2b56212cd7ad74fde2ea to your computer and use it in GitHub Desktop.
uFire SHT20
#include "uFire_SHT20.h"
uFire_SHT20 sht20;
float temp = sht20.temperature();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment