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
Update version to 1.13.2b
ech1560
Xose Pérez
6 years ago
parent
6b98438f11
commit
f827f91c43
2 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
code/espurna/config/general.h
+1
-1
code/espurna/config/version.h
+ 0
- 1
code/espurna/config/general.h
View File
@ -1051,7 +1051,6 @@
#
define RF_RECEIVE_DELAY 500
/
/
Interval between recieving in ms (avoid debouncing)
#
endif
#
ifndef RF_RAW_SUPPORT
#
define RF_RAW_SUPPORT 0
/
/
RF raw codes require a specific firmware for the EFM8BB1
/
/
https
:
/
/
github
.
com
/
rhx
/
RF
-
Bridge
-
EFM8BB1
+ 1
- 1
code/espurna/config/version.h
View File
@ -1,5 +1,5 @@
#
define APP_NAME "ESPURNA"
#
define APP_VERSION "1.13.
1
"
#
define APP_VERSION "1.13.
2b
"
#
define APP_AUTHOR "xose.perez@gmail.com"
#
define APP_WEBSITE "http:
/
/
tinkerman.cat"
#
define CFG_VERSION 3
Write
Preview
Loading…
Cancel
Save