Skip to content
Snippets Groups Projects
Commit f4070a5c authored by Yvo Megert's avatar Yvo Megert
Browse files

UML-Klassendiagramm

parent c080bed3
No related branches found
No related tags found
No related merge requests found
<diagram program="umletino" version="14.4.0-SNAPSHOT"><zoom_level>10</zoom_level><help_text>Space for diagram notes</help_text><element><id>UMLClass</id><coordinates><x>170</x><y>90</y><w>130</w><h>110</h></coordinates><panel_attributes>main
--
-myservo: Servo
-pso: int
--
+ setup()
+ loop()</panel_attributes><additional_attributes></additional_attributes></element><element><id>UMLClass</id><coordinates><x>130</x><y>310</y><w>210</w><h>130</h></coordinates><panel_attributes>Servo
--
- servoIndex: uint8_t
- min: int8_t
- max: int8_t
--
+ Servo()
+ attach(pin: int): uint8_t
</panel_attributes><additional_attributes></additional_attributes></element><element><id>Relation</id><coordinates><x>230</x><y>190</y><w>30</w><h>140</h></coordinates><panel_attributes>lt=&lt;&lt;&lt;&lt;-</panel_attributes><additional_attributes>10;10;10;120</additional_attributes></element></diagram>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment