Start: 10:15
- Found out the hard way that the arduino IDE doesn’t save automatically and, if you shutdown your computer, it will close automatically without asking if you want to save.
- Spent most of the day getting the sketch back to where it was at the end of yesterday. Will remember to save manually more.
- Renamed and moved the PC side desrialization method to datadictionary::importData(char* buffer). gets the name from the buffer, checks if the item exists, then imports data from buffer to the local memory location.
End: 6:15
