# 04-21 Identifying Issue
The problem I described yesterday was not caused directly by mutating the same object from two files. Something is wrong with calling member functions of classes in files that are not in the main .ino file. I have no idea why this is but I will have to read up on it.