// Arduino UNO R4 WiFi Flash Data Memory as emulated EEPROM // https://pro.tips/courses/learn-arduino-uno-r4-wifi-free-online ...
* Reads the value of each byte of the EEPROM and prints it * to the computer. * This example code is in the public domain.