mirror of
https://github.com/arduino/Arduino.git
synced 2025-04-04 21:25:20 +02:00
Previously, the index of the SketchCode instance in the list kept by Sketch was kept, which isn't really robust. With this change, Sketch.indexOfCode is no longer needed and is removed.