Replace WEBSERVER by AVR_WEBSERVER
This commit is contained in:
parent
506eced1bc
commit
0bb585fd60
6 changed files with 16 additions and 16 deletions
|
@ -12,7 +12,7 @@ volatile unsigned long seconds;
|
|||
long sleepseconds;
|
||||
|
||||
/* Set RADIOSTATS to monitor radio on time (must also be set in the radio driver) */
|
||||
#if RF230BB && WEBSERVER
|
||||
#if RF230BB && AVR_WEBSERVER
|
||||
#define RADIOSTATS 1
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue