diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2024-11-06 05:59:27 -0500 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2024-11-06 05:59:27 -0500 |
commit | c15de76674736013dfb54232486346ebee537fdc (patch) | |
tree | 58dd295e3a9e36ffe007474a817a0a4643887aa2 /board/main/README.md | |
parent | 887fc9617a7aa3136c4c73cac95a9ffeda4e3ed6 (diff) |
Sensor board breakout
Diffstat (limited to 'board/main/README.md')
-rw-r--r-- | board/main/README.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/board/main/README.md b/board/main/README.md new file mode 100644 index 0000000..c16cceb --- /dev/null +++ b/board/main/README.md @@ -0,0 +1,12 @@ +# OSm Thermal + +## Description + +Header board for a raspberry pi so it can act as a +thermostat + +This is a [LibrePCB](https://librepcb.org) project! + +## License + +See [LICENSE.txt](LICENSE.txt). |