diff -r b74b0e4902c3 -r ad2c8b13eb88 main/automation.h --- a/main/automation.h Sat Oct 20 13:23:15 2018 +0200 +++ b/main/automation.h Sat Oct 20 17:09:48 2018 +0200 @@ -14,7 +14,7 @@ /** * @brief Automation loop screens. Non-blocking (mostly). - * #return true if should jump to startover. + * @return true if should jump to startover. */ bool Automation_Loop(void);