Skip to content
Snippets Groups Projects
Commit 12ae4af2 authored by Sven Niels Korevaar's avatar Sven Niels Korevaar
Browse files

Diagramm V1

parent 0272590f
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><element><id>UMLClass</id><coordinates><x>390</x><y>270</y><w>120</w><h>100</h></coordinates><panel_attributes>Main
--
- myservo : Servo
- pos : int = 0
--
+ setup()
+ loop()</panel_attributes><additional_attributes></additional_attributes></element><element><id>UMLClass</id><coordinates><x>380</x><y>430</y><w>150</w><h>120</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>440</x><y>360</y><w>30</w><h>90</h></coordinates><panel_attributes>lt=&lt;&lt;&lt;&lt;-</panel_attributes><additional_attributes>10;10;10;70</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