I am trying to import a column of numbers from Excel into an array in an Arduino sketch. There are many posts on how to export from Arduino to excel but no one seems to deal with importing data to Arduino sketches from Excel.
I only need to do this as an editing task not as a real-time data transfer,