Skip to content

Commit ba27ca6

Browse files
committed
Remove LiquidCrystal from main repo
Since there are no pending PRs or Issues, remove the folder and use https://github.com/arduino-libraries/LiquidCrystal as reference repo
1 parent 7baf84e commit ba27ca6

File tree

17 files changed

+2
-1271
lines changed

17 files changed

+2
-1271
lines changed

build/LiquidCrystal-1.0.6.zip.sha

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
e4cf07a15b595213b982a54977adddc100e06aee

build/build.xml

+1
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@
240240
<download-library name="Keyboard" version="1.0.1"/>
241241
<download-library name="SD" version="1.1.1"/>
242242
<download-library name="Servo" version="1.1.2"/>
243+
<download-library name="LiquidCrystal" version="1.0.6"/>
243244
<download-library githubuser="Adafruit" name="Adafruit_CircuitPlayground" version="1.6.8" foldername="Adafruit_Circuit_Playground"/>
244245
</target>
245246

libraries/LiquidCrystal/README.adoc

-25
This file was deleted.

libraries/LiquidCrystal/examples/Autoscroll/Autoscroll.ino

-74
This file was deleted.

libraries/LiquidCrystal/examples/Blink/Blink.ino

-61
This file was deleted.

libraries/LiquidCrystal/examples/Cursor/Cursor.ino

-61
This file was deleted.

libraries/LiquidCrystal/examples/CustomCharacter/CustomCharacter.ino

-140
This file was deleted.

0 commit comments

Comments
 (0)