Update README.MD

This commit is contained in:
Kris Sekula 2021-04-10 23:20:28 -07:00 committed by GitHub
parent 71e8905f31
commit 530dd64c0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 13 deletions

View File

@ -1,15 +1,9 @@
Firmware for Arduino Nano
## Firmware for Arduino Nano
Currently recommended firmware and software:
### Currently recommended firmware and software:
* Firmware 2.0rc2 (EPROM_EMU_NG_FW_2.0rc2.ino)
* Software 2.0rc3 (EPROM_NG_v2.0rc3.py in [Software](https://github.com/Kris-Sekula/EPROM-EMU-NG/tree/master/Software) folder)
Firmware 2.0rc2 (EPROM_EMU_NG_FW_2.0rc2.ino)
Software 2.0rc3 (EPROM_NG_v2.0rc3.py in [Software](https://github.com/Kris-Sekula/EPROM-EMU-NG/tree/master/Software) folder)
If you want to try new features (increased speed of transfer, support for EEPROM) use the following:
Firmware 2.0rc8 (EPROM_EMU_NG_FW_2.0rc8.ino - Arduino sketch)
Software 2.0rc8 (EPROM_EMU_NG_2.0rc8.py - Python script in [Software](https://github.com/Kris-Sekula/EPROM-EMU-NG/tree/master/Software) folder)
### If you want to try new features (increased speed of transfer, support for EEPROM) use the following:
* Firmware 2.0rc8 (EPROM_EMU_NG_FW_2.0rc8.ino - Arduino sketch)
* Software 2.0rc8 (EPROM_EMU_NG_2.0rc8.py - Python script in [Software](https://github.com/Kris-Sekula/EPROM-EMU-NG/tree/master/Software) folder)