This website works better with JavaScript.
Home
Explore
Help
Sign In
mh
/
mhsw-espurna
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Added toggle mode for IR
rfm69
Darsh Patel
6 years ago
committed by
GitHub
parent
f51c4e5e0a
commit
692691986c
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
code/espurna/config/types.h
+ 1
- 0
code/espurna/config/types.h
View File
@ -159,6 +159,7 @@
#
define IR_BUTTON_MODE_BRIGHTER 3
#
define IR_BUTTON_MODE_STATE 4
#
define IR_BUTTON_MODE_EFFECT 5
#
define IR_BUTTON_MODE_TOGGLE 6
#
define LIGHT_EFFECT_SOLID 0
#
define LIGHT_EFFECT_FLASH 1
Write
Preview
Loading…
Cancel
Save