zeroflag / punyforth

Forth inspired programming language for the ESP8266
Other
406 stars 43 forks source link

Mistype in README.md #49

Closed yrabbit closed 5 years ago

yrabbit commented 5 years ago

Note that flash.py flashes with Quad I/O speed (qio) by default. This is the fastest mode but not all devices support this. If you have trouble while flashing try adding a --flashmode qio parameter.

But if I specify qio, it will not change anything, right?

zeroflag commented 5 years ago

@yrabbit no it only influences the speed of the flashing process.