Skip to content
Snippets Groups Projects
Commit 19730d2b authored by Raphael Haltiner's avatar Raphael Haltiner
Browse files

UML

parent c77e2f0e
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>480</x><y>400</y><w>170</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>UMLClass</id><coordinates><x>500</x><y>160</y><w>130</w><h>110</h></coordinates><panel_attributes>main
--
- myservo : Servo
- pos : int = 0
--
+ setup()
+ Loop()
</panel_attributes><additional_attributes></additional_attributes></element><element><id>Relation</id><coordinates><x>550</x><y>260</y><w>30</w><h>160</h></coordinates><panel_attributes>lt=&lt;&lt;&lt;&lt;-</panel_attributes><additional_attributes>10;10;10;140</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