Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add esp support #2

Merged
merged 7 commits into from
Aug 21, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Remove Travis CI
  • Loading branch information
Erriez committed Aug 21, 2022
commit 240c25adbedd827b39499432f4de6f9eeb598374
1 change: 0 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@
# Ignore the following files when creating a release
/.gitattributes export-ignore
/.gitignore export-ignore
/.travis.yml export-ignore
/.*.sh export-ignore
55 changes: 0 additions & 55 deletions .travis.yml

This file was deleted.

1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Oregon THN128 433MHz temperature sensor transmit/receive library for Arduino
[![Build Status](https://travis-ci.org/Erriez/ErriezOregonTHN128.svg?branch=master)](https://travis-ci.org/Erriez/ErriezOregonTHN128)

This is a transmit/receive library Arduino library with the Oregon THN128 433MHz wireless protocol.

Expand Down