examples/eeprom.c: use AUTO_DETACH_REATACH_SIO_MODULE
authorYegor Yefremov <yegorslists@googlemail.com>
Thu, 31 Aug 2023 07:07:51 +0000 (09:07 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 1 Sep 2023 16:09:36 +0000 (18:09 +0200)
commitd2c44d28fec89b22cb27e61d402087d229282a2a
tree0925285293ccbf66041e13e5907f8d9a707d70b7
parent7828006e4d0fd4fd72b77151045aaa61c053ffc3
examples/eeprom.c: use AUTO_DETACH_REATACH_SIO_MODULE

This way, the device's state remains unchanged after the
eeprom invocation.

Bonus: remove trailing white spaces.
examples/eeprom.c