adamkdean / esp8266_temp_logger

Temperature logging project using ESP8266 WiFi board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#  __ __  __   __  __   __   __
# |_ (__ |__) (__)  _) /__  /__
# |__ __)|    (__) /__ \__) \__)
#
# (C) Copyright 2020 Adam K Dean

Temperature logging project using ESP8266 WiFi board

Notes

The file include/WiFiCredentials.h is ignored with git update-index --assume-unchanged so that SSID credentials are not committed to the repo.

About

Temperature logging project using ESP8266 WiFi board


Languages

Language:C++ 84.4%Language:C 15.6%