Add schema to readme

This commit is contained in:
jeanGaston 2024-02-26 13:36:51 +01:00
parent ef23dce6c1
commit 4af0334254
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,6 @@
# WeatherStation # WeatherStation
This repo will be used for our BTS project which consist of creating a weather station. This repo will be used for our BTS project which consist of creating a weather station.
# How does it work
<img src="./Schematics/howdoesitwork.svg">

View File

@ -55,6 +55,7 @@ hst.Dck.web --> pc : "display \ndata" {
stroke-dash: 5 stroke-dash: 5
animated: true animated: true
stroke : green stroke : green
} }
} }
hst.Dck.web <-- pc : "write \nsettings" { hst.Dck.web <-- pc : "write \nsettings" {