Index: sources/ApplicationController.h =================================================================== diff -u -re4a0e2fc4c7ae0cbce0d670772276bf7f5ff3845 -raa8f2c87c14c68d1fda6da2540d47144990a596c --- sources/ApplicationController.h (.../ApplicationController.h) (revision e4a0e2fc4c7ae0cbce0d670772276bf7f5ff3845) +++ sources/ApplicationController.h (.../ApplicationController.h) (revision aa8f2c87c14c68d1fda6da2540d47144990a596c) @@ -103,7 +103,8 @@ void onSettingsInit(); void onSettingsUpdate(); - void onPOSTBluetooth (); + void onPOSTWiFi (bool vPass); + void onPOSTBluetooth (bool vPass); void onPOSTFail (Gui::GuiAlarmID vAlarmID); void onPOSTDone (bool vPass);