Skip to content

Commit 370ab39

Browse files
committed
Added software serial dependendy
1 parent cc4d4e1 commit 370ab39

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

library.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ sentence=An easy to use library to interface LSA08 line sensor with MCU.
66
paragraph=This library consists of functions for interfacing LSA08 line sensor with MCU via Serial, SoftwareSerial or analog input. The library also supports device control via Serial/SoftwareSerial
77
category=Sensors
88
url=https://github.com/csd-robocon-nitk/LSA08_Simplified
9-
architectures=*
9+
architectures=*
10+
depends=SoftwareSerial

0 commit comments

Comments
 (0)