Skip to content

Commit

Permalink
Merge pull request #153 from cyberman54/master
Browse files Browse the repository at this point in the history
sync dev to master
  • Loading branch information
cyberman54 authored Sep 15, 2018
2 parents b12ed12 + 177ead5 commit 414dd02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/payload.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#define LPP_DIGITAL_OUTPUT 1 // 1 byte
#define LPP_ANALOG_INPUT 2 // 2 bytes, 0.01 signed
#define LPP_LUMINOSITY 101 // 2 bytes, 1 lux unsigned
#define LPP_Presence 102 // 1 byte
#define LPP_PRESENCE 102 // 1 byte

class PayloadConvert {

Expand Down

0 comments on commit 414dd02

Please sign in to comment.