Skip to content

Commit f20b98c

Browse files
committed
v1.5.1 Update library.properties
1 parent 60a9f36 commit f20b98c

File tree

4 files changed

+6
-1
lines changed

4 files changed

+6
-1
lines changed

DIO2.zip

-25.8 KB
Binary file not shown.

History/DIO2.1.5.1.zip

-25.8 KB
Binary file not shown.

VStudio/DIO2.vcxproj

+5
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,11 @@
161161
<ItemGroup>
162162
<Text Include="..\readme.txt" />
163163
</ItemGroup>
164+
<ItemGroup>
165+
<ProjectReference Include="..\..\..\ArduiEmulatorWin\ArduiEmulatorLib\ArduiEmulatorLib.vcxproj">
166+
<Project>{2cedff9d-11ac-46b3-92b0-8b43cbccffac}</Project>
167+
</ProjectReference>
168+
</ItemGroup>
164169
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
165170
<ImportGroup Label="ExtensionTargets">
166171
</ImportGroup>

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ maintainer=Thierry Paris - Locoduino
55
sentence=Fast digital input/output functions.
66
paragraph=From a work of Jan Dolinay
77
category=Device Control
8-
url=https://github.com/Locoduino.org/DIO2
8+
url=https://github.com/Locoduino/DIO2
99
architectures=avr,sam,esp32,STM32F1

0 commit comments

Comments
 (0)