Start: 9:45
- Upon clicking the compiler error, I found that for some reason it was using a different DataDictionary then the one seen in the project folder. I was able to make the changes and compile.
- For some reason Visual Micro is not able to make the objects properly when trying to deploy.
- Something went very wrong with Visual Micro, none of my sketches will compile now.
- Reinstalled Visual Micro which was actually kinda annoying. Not only did you have to delete it but you also had to go in the setting and disable the mod that did shouldn’t be installed.
- Visual Micro is now able to compile working sketches again
- The DataDictionary is still making a weird error message. I commented out all the instance of it and found that there are no errors if it is only declared in the main sketch.
- Uncommeted the datadictionary in ComUtilB, I still get a weird error message but the sketch seems to be sent.
- Setting up a sandbox to test datadictionary from a class. All previous tests were done in the main sketch. I have a feeling it will work but I will still get the weird compiling messages.
End: 5:45
