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

Speichern

parent 7397875a
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>Relation</id><coordinates><x>64</x><y>94</y><w>40</w><h>190</h></coordinates><panel_attributes>lt=&lt;&lt;&lt;&lt;-</panel_attributes><additional_attributes>10;10;20;170</additional_attributes></element><element><id>UMLClass</id><coordinates><x>14</x><y>264</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>UMLClass</id><coordinates><x>14</x><y>0</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></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