Update README.md
This commit is contained in:
parent
6263791dff
commit
800b81d88f
@ -1,5 +1,7 @@
|
|||||||
# UnoSquare
|
# UnoSquare
|
||||||
## RaspberryIO
|
## RaspberryIO
|
||||||
Based on [Unosquare.RaspberryIO v0.26.0](https://github.com/unosquare/raspberryio)
|
Based on [Unosquare.RaspberryIO v0.26.0](https://github.com/unosquare/raspberryio)
|
||||||
## SWAN
|
## Swan
|
||||||
Based on https://github.com/unosquare/swan
|
Based on [Unosquare.Swan v2.4.2](https://github.com/unosquare/swan)
|
||||||
|
## WiringPi
|
||||||
|
Based on [Unosquare.WiringPi v0.4.2](https://github.com/unosquare/wiringpi-dotnet)
|
@ -13,6 +13,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Swan.Lite", "Swan.Lite\Swan
|
|||||||
EndProject
|
EndProject
|
||||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Unosquare.WiringPi", "Unosquare.WiringPi\Unosquare.WiringPi.csproj", "{7575A3B0-7ABB-4BFF-8B6C-E34F58A7F28F}"
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Unosquare.WiringPi", "Unosquare.WiringPi\Unosquare.WiringPi.csproj", "{7575A3B0-7ABB-4BFF-8B6C-E34F58A7F28F}"
|
||||||
EndProject
|
EndProject
|
||||||
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{9340B27B-98AB-4E61-B685-AB7311C718BF}"
|
||||||
|
ProjectSection(SolutionItems) = preProject
|
||||||
|
README.md = README.md
|
||||||
|
EndProjectSection
|
||||||
|
EndProject
|
||||||
Global
|
Global
|
||||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
Debug|Any CPU = Debug|Any CPU
|
Debug|Any CPU = Debug|Any CPU
|
||||||
|
Loading…
Reference in New Issue
Block a user