src/eric7/Documentation/Source/eric7.MicroPython.Devices.DeviceBase.html

branch
eric7
changeset 9912
c731e9bdd105
parent 9891
e58c3fadcacc
child 9944
011ae0edbcff
diff -r 5f84aa2564f8 -r c731e9bdd105 src/eric7/Documentation/Source/eric7.MicroPython.Devices.DeviceBase.html
--- a/src/eric7/Documentation/Source/eric7.MicroPython.Devices.DeviceBase.html	Thu Mar 16 12:09:10 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.MicroPython.Devices.DeviceBase.html	Thu Mar 16 12:10:12 2023 +0100
@@ -44,8 +44,10 @@
     If a board needs special treatment, the command should be overwritten
     in the board specific subclass. Commands are provided to perform operations
     on the file system of a connected MicroPython device, for getting and setting
-    the time on the board and getting board related data. Supported file system
-    commands are:
+    the time on the board and getting board related data.
+</p>
+<p>
+    Supported file system commands are:
     <ul>
     <li>cd: change directory</li>
     <li>exists: test the existence of a file or directory on the device</li>

eric ide

mercurial