MicroCore v1.0.4
Changelog:
- Fix bug where analogReference couldn't be changed
- Small optimizations of the core files
- binary.h added
- Interrupt routine for INT0
- Fixed unnecessary bitwise operations for registers we know the state of when initialized
- millis function and WDT_ISR converted to assembly
- shiftOut improved
- shiftIn improved
- More slow programmers added. Useful when working with 600 kHz or 128kHz clock
- tone() should now be more accurate in terms of frequency generation
- EEPROM library warnings are gone
- Overall better documentation