Corrected BACnet Name in BDK port to use EEPROM instead of SEEPROM (it was overwritten by BO data).

This commit is contained in:
skarg
2011-12-07 03:40:20 +00:00
parent 4c78ada0ed
commit fcf2c4a8ba
3 changed files with 34 additions and 20 deletions
@@ -36,7 +36,6 @@ extern "C" {
BACNET_CHARACTER_STRING * char_string);
void bacnet_name_init(
uint16_t eeprom_offset,
BACNET_CHARACTER_STRING * char_string,
char *default_string);
void bacnet_name(
uint16_t eeprom_offset,