Skip to content

Commit

Permalink
Updated wrong plugin number. (letscontrolit#269)
Browse files Browse the repository at this point in the history
* Moving plugin from playground

I am now moving this plugin from playground to main repo. It is tested
for long time and works fine.

* Forgot #endif

* Exclude readme.

* Wrong plugin number
  • Loading branch information
tedenda authored and psy0rz committed May 4, 2017
1 parent 541d50e commit 7929822
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
.clang_complete
.gcc-flags.json
.piolibdeps

lib/readme.txt
2 changes: 1 addition & 1 deletion src/_P052_SenseAir.ino
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#ifdef PLUGIN_BUILD_TESTING

#define PLUGIN_052
#define PLUGIN_ID_052 052
#define PLUGIN_ID_052 52
#define PLUGIN_NAME_052 "SenseAir"
#define PLUGIN_VALUENAME1_052 ""

Expand Down

0 comments on commit 7929822

Please sign in to comment.