main/automation.h

changeset 1
ad2c8b13eb88
parent 0
b74b0e4902c3
--- 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);
 

mercurial