Skip to content

Commit bd97bcf

Browse files
committed
fix library.properties
1 parent e0135ff commit bd97bcf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name=arduino-ci-unit-tests
1+
name=DoSomething
22
version=0.1.0
33
author=Ian Katz <[email protected]>
44
maintainer=Ian Katz <[email protected]>
55
sentence=Arduino CI unit test example
66
paragraph=A skeleton library demonstrating CI and unit tests
77
category=Other
8-
url=https://github.com/ifreecarve/arduino-ci-unit-tests
8+
url=https://github.com/ifreecarve/arduino_ci/SampleProjects/DoSomething
99
architectures=avr
1010
includes=do-something.h
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name=arduino-ci-unit-tests
1+
name=TestSomething
22
version=0.1.0
33
author=Ian Katz <[email protected]>
44
maintainer=Ian Katz <[email protected]>
55
sentence=Arduino CI unit test example
66
paragraph=A skeleton library demonstrating CI and unit tests
77
category=Other
8-
url=https://github.com/ifreecarve/arduino_ci/SampleProjects/DoSomething
8+
url=https://github.com/ifreecarve/arduino_ci/SampleProjects/TestSomething
99
architectures=avr,esp8266
1010
includes=do-something.h

0 commit comments

Comments
 (0)