Changes from r2160 broke microcontroller ports compiles. Reverting until fixed.

This commit is contained in:
skarg
2011-12-07 03:16:57 +00:00
parent 0f54598505
commit 4c78ada0ed
2 changed files with 126 additions and 433 deletions
-6
View File
@@ -203,12 +203,6 @@ extern "C" {
#endif
#endif
bool bacapp_extract_value(
char **out_string,
char *out_string_end,
size_t *str_len,
BACNET_OBJECT_PROPERTY_VALUE * object_value);
#ifdef BACAPP_PRINT_ENABLED
bool bacapp_parse_application_data(
BACNET_APPLICATION_TAG tag_number,