├── LICENSE ├── Makefile ├── README.md ├── main.cpp └── temp_station.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rgerganov/spoof_temp/HEAD/LICENSE -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rgerganov/spoof_temp/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rgerganov/spoof_temp/HEAD/README.md -------------------------------------------------------------------------------- /main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rgerganov/spoof_temp/HEAD/main.cpp -------------------------------------------------------------------------------- /temp_station.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rgerganov/spoof_temp/HEAD/temp_station.png --------------------------------------------------------------------------------