added text printing for property-list property. Added property-list property to analog-input object.
This commit is contained in:
@@ -54,6 +54,9 @@ extern "C" {
|
||||
unsigned *found_index);
|
||||
const char *bactext_property_name(
|
||||
unsigned index);
|
||||
const char *bactext_property_name_default(
|
||||
unsigned index,
|
||||
const char *default_string);
|
||||
bool bactext_property_index(
|
||||
const char *search_name,
|
||||
unsigned *found_index);
|
||||
|
||||
Reference in New Issue
Block a user