#ifndef WEB_OPTS_H #define WEB_OPTS_H extern int delay_ms; void opts_init(); #endif