From 3d4932614d2a61be0c490c3414baf53f3f1cc7c0 Mon Sep 17 00:00:00 2001 From: Doxygen CI Date: Thu, 21 May 2020 16:01:53 +0000 Subject: [PATCH] Deploy code docs to GitHub Pages Travis build: Commit: --- html/_d_h_t_8cpp.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/html/_d_h_t_8cpp.html b/html/_d_h_t_8cpp.html index d83c040..0b50e92 100644 --- a/html/_d_h_t_8cpp.html +++ b/html/_d_h_t_8cpp.html @@ -70,7 +70,7 @@ $(function() { Macros #define MIN_INTERVAL   2000   -#define TIMEOUT   -1 +#define TIMEOUT   UINT32_MAX  

Macro Definition Documentation

@@ -96,11 +96,11 @@ Macros
- +
#define TIMEOUT   -1#define TIMEOUT   UINT32_MAX
-

timeout on

+

Used programmatically for timeout. \ Not a timeout duration. Type: uint32_t.