diff Small_CPU/Src/scheduler.c @ 763:aa6006975e76

increase HAL_Delay to 10ms for cold-start-button reset + typos and comment changes
author heinrichsweikamp
date Sun, 26 Mar 2023 18:34:30 +0200
parents e23fe82cbf8c
children e40790a67165
line wrap: on
line diff
--- a/Small_CPU/Src/scheduler.c	Sun Mar 26 11:27:29 2023 +0200
+++ b/Small_CPU/Src/scheduler.c	Sun Mar 26 18:34:30 2023 +0200
@@ -476,7 +476,7 @@
 /**
   ******************************************************************************
 * @brief   scheduleDiveMode. /  Dive Mode: Main Loop
-  * @author  Peter Ryser
+  * @author  heinrichs weikamp gmbh
   * @version V0.0.1
   * @date    22-April-2014
   ******************************************************************************
@@ -726,7 +726,7 @@
 /**
   ******************************************************************************
 * @brief   scheduleSurfaceMode / surface mode: Main Loop
-  * @author  Peter Ryser
+  * @author  heinrichs weikamp gmbh
   * @version V0.0.1
   * @date    22-April-2014
   ******************************************************************************
@@ -1216,7 +1216,7 @@
 /**
   ******************************************************************************
 	* @brief   scheduleUpdateLifeData / calculates tissues
-  * @author  Peter Ryser
+  * @author  heinrichs weikamp gmbh
   * @version V0.0.1
   * @date    22-April-2014
   ******************************************************************************
@@ -1474,7 +1474,7 @@
 /**
   ******************************************************************************
 * @brief   vpm_crush / calls vpm calc_crushing_pressure every four seconds during descend
-  * @author  Peter Ryser
+  * @author  heinrichs weikamp gmbh
   * @version V0.0.1
   * @date    22-April-2014
   ******************************************************************************