Externe Module: Unterschied zwischen den Versionen

Aus Micropython Referenz
Zur Navigation springen Zur Suche springen
Peter (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
URL's korrigiert.
Zeile 1: Zeile 1:
Als externe Module werden hier Micropython Module bezeichnet, die nicht zum Lieferumfang von Micropython.org gehören. Dies findet man z.B. auf [https://githun.com/micropython/ Micropython Übersicht] und [https://githun.com/micropython/micropython-lib Micropython-Lib].
Als externe Module werden hier Micropython Module bezeichnet, die nicht zum Lieferumfang von Micropython.org gehören. Dies findet man z.B. auf [https://github.com/micropython/ Micropython Übersicht] und [https://github.com/micropython/micropython-lib Micropython-Lib].





Version vom 25. August 2023, 17:38 Uhr

Als externe Module werden hier Micropython Module bezeichnet, die nicht zum Lieferumfang von Micropython.org gehören. Dies findet man z.B. auf Micropython Übersicht und Micropython-Lib.


Inhalte

MicroWebSrv

Zurück