diff --git a/device_address.c b/device_address.c new file mode 100644 index 0000000..65e1e84 --- /dev/null +++ b/device_address.c @@ -0,0 +1,41 @@ +#include "device_address.h" + +#define DEFAULT_MODBUS_ADDRESS (32) + +uint8_t EEPROM_ReadByte(uint8_t __eeprom*adr) +{ + while (EECR & (1<