Simulator for Arduino Changelog

What's new in Simulator for Arduino 1.08

Feb 3, 2020
  • Allow up to 129 tabs now
  • After reset, tabs and time to load now reported correctly
  • Allow for macro subsitution of object names - eg #define dbg Serial
  • If an EEPROM object is found, there will be no error for <EEPROM.h> library not loaded
  • Add Timer1.read() function to read us from last interrupt
  • Fixup all .h and .c files loading including .html - now only .h,.hpp,.c,,cpp