Différences entre versions de « Mydin-classes-diagram »
Sauter à la navigation
Sauter à la recherche
Ligne 3 : | Ligne 3 : | ||
{{traduction}} | {{traduction}} | ||
− | Before reading the | + | == About class diagram == |
+ | |||
+ | Before reading the classes documentation, it may be opportune to understand how the MyDin core is designed. | ||
That will help to understand how the code works and where are located the key items when programming your MyDin project with MicroPython. | That will help to understand how the code works and where are located the key items when programming your MyDin project with MicroPython. | ||
+ | |||
+ | == Class diagram == | ||
+ | |||
+ | [[Fichier:MyDin-Class-diagram.jpg]] |
Version du 26 avril 2025 à 22:31
About class diagram
Before reading the classes documentation, it may be opportune to understand how the MyDin core is designed.
That will help to understand how the code works and where are located the key items when programming your MyDin project with MicroPython.