Commit 077b4e74 authored by Eric Duminil's avatar Eric Duminil
Browse files

TODO

parent ea7407e0
......@@ -12,6 +12,7 @@
*/
#include "ampel-firmware.h"
//TODO: Move as many includes into cpp as possible
/*****************************************************************
* GPL License *
......@@ -118,7 +119,7 @@ void setup() {
#ifdef AMPEL_WIFI // Structure doesn't make sense anymore
wifi::defineCommands();
# ifdef AMPEL_HTTP
// web_server::define_pages();
web_server::definePages();
//TODO: Rename. Not just web_server
// web_server::initialize();
# endif
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment