docs/wipy: Remove incorrect references to usb configuration.

pull/1517/merge
danicampora 2015-10-21 15:41:36 +02:00
rodzic 109b363ddc
commit bb489066e8
1 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

@ -49,5 +49,6 @@ can format it very easily byt doing::
>>> os.mkfs('/flash')
Resetting the filesystem deletes all files on the internal WiPy storage
(not the SD card), and restores the files ``boot.py``, ``main.py``, ``README.txt``
and ``pybcdc.inf`` back to their original state after the next reset.
(not the SD card), and restores the files ``boot.py`` and ``main.py`` back
to their original state after the next reset.