add ramdom test

This commit is contained in:
2023-03-20 10:23:34 +01:00
parent e1eebed863
commit be7a2829f6
2 changed files with 28 additions and 4 deletions

15
IOT/Docs/test.plantuml Normal file
View File

@ -0,0 +1,15 @@
@startuml
class test {
+val:int
}
class test2 {
+val2:String
}
@enduml