Replace WEBSERVER by AVR_WEBSERVER

This commit is contained in:
David Kopf 2011-07-24 11:43:17 -04:00
parent 506eced1bc
commit 0bb585fd60
6 changed files with 16 additions and 16 deletions

View file

@ -142,7 +142,7 @@ struct timestamp {
#endif
/* See clock.c and httpd-cgi.c for RADIOSTATS code */
#if WEBSERVER
#if AVR_WEBSERVER
#define RADIOSTATS 1
#endif
#if RADIOSTATS