I have made _saveEEPRom public, so that a developer can dynamically set the device name and store it in the EEPROM.
Also I have had an issue where I was receiving occasional timeouts. I flipped the order of setting the baud rate and enabling transmission; this seems to fix the issue.
Hi,
I have made _saveEEPRom public, so that a developer can dynamically set the device name and store it in the EEPROM.
Also I have had an issue where I was receiving occasional timeouts. I flipped the order of setting the baud rate and enabling transmission; this seems to fix the issue.