Update HS_STATUS.md

This commit is contained in:
HomeSpan 2022-11-05 11:57:36 -04:00 committed by GitHub
parent 2ff19dcc30
commit bdfad4daac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ const char* Span::statusString(HS_STATUS s){
} }
``` ```
Example ### Example:
```C++ ```C++
#include "HomeSpan.h" #include "HomeSpan.h"