Updated B-SS profile sample build for Zephyr OS. (#711)

This commit is contained in:
Steve Karg
2024-08-06 09:52:10 -05:00
committed by GitHub
parent 61730e3d87
commit a1d91dbeb1
6 changed files with 101 additions and 15 deletions
+3
View File
@@ -24,6 +24,9 @@ typedef const struct {
extern "C" {
#endif /* __cplusplus */
BACNET_STACK_EXPORT
int indtext_stricmp(const char *a, const char *b);
/* Searches for a matching string and returns the index to the string
in the parameter found_index.
If the string is not found, false is returned