Change Sketch Reported Firmware and Version - Ableton Live Connection Kit/Firmat

Hi I have an instance where I don't just want to install standardfirmata and run the ableton connection kit.

Rather I want to have my own sketch and incorporate firmata in to it as ableton is one piece of the overall project.

In the Ableton Live Connection Kit for Arduino in Max they do a check from the Arduino directly for firmware version and name (of the arduino). If it is not StandardFirmata version greater than 2.5 they just don't initialise the device... It is pretty frustrating!!!

I tried setFirmwareNameAndVersion in Firmata setup but because Ableton is looking for the Arduino's firmware name and version this doesn't work!!

Just wondering if someone could tell me how to send the right firmware name/version other than saving the file in as StandardFirmata.ino??

Thanks :slight_smile: