Skip to content
This repository was archived by the owner on Apr 25, 2018. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# SMCWrapper
### A little OOP colour around a grey API.

[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/fmorrow/SMCWrapper?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

#### What is SMCWrapper?

If you've ever looked under the hood at a Mac OS X application for controlling fans or reading sensor data, then you will undoubtedly have seen two files - ```smc.c``` and ```smc.h```. Used in just about every project that relies upon reading SMC values.
Expand Down