OpenEtherCATsociety / SOES

Simple Open Source EtherCAT Slave
Other
587 stars 251 forks source link

Improve emulated EEPROM reload handling #180

Closed nakarlsson closed 5 months ago

nakarlsson commented 5 months ago

Add variable to control if ESC support read size 4 or 8 Byte. Depends on ESC

Add variable and function to set user function to perform emulated EEPROM reload.

Include custom reload sample snippets.

Fixes #178

nakarlsson commented 5 months ago

Alt 2