in HackebotFile: We hard code in the locations of the Arduino Library folder and the Arduino Sketchpad folder as user.home/Documents/Arduino/libraries or Sketchpad. This will cause errors if a user changes the locations of either of these things. Change so that these locations are taken from the translator.ini file so that users can more easily change them.
in HackebotFile: We hard code in the locations of the Arduino Library folder and the Arduino Sketchpad folder as user.home/Documents/Arduino/libraries or Sketchpad. This will cause errors if a user changes the locations of either of these things. Change so that these locations are taken from the translator.ini file so that users can more easily change them.