1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-17 22:23:10 +03:00

Removed carriage returns from Windows dist.sh and updated readme.txt to mention Linux distribution.

This commit is contained in:
David A. Mellis
2006-12-26 00:07:21 +00:00
parent 122bee43c6
commit af20a36b6f
2 changed files with 292 additions and 290 deletions

View File

@ -63,6 +63,8 @@ UPDATES
* Defining binary constants: e.g. B1010 is 6.
* Mac versions no longer require running of the macosx_setup.command script.
* Windows version comes with the FTDI USB drivers already unzipped.
* New Linux binary distribution (still requires some programs to be
pre-installed).
0006 - 2006.10.21