From b4eaa95c997120be591bf1f094fb1d600563a796 Mon Sep 17 00:00:00 2001 From: Baozhu Zuo Date: Tue, 4 Feb 2020 14:55:48 +0800 Subject: [PATCH] That's not a arduino library, remove it --- keywords.txt | 19 ------------------- library.properties | 9 --------- 2 files changed, 28 deletions(-) delete mode 100644 keywords.txt delete mode 100644 library.properties diff --git a/keywords.txt b/keywords.txt deleted file mode 100644 index 6b8ec26..0000000 --- a/keywords.txt +++ /dev/null @@ -1,19 +0,0 @@ - -####################################### -# Syntax Coloring Map For Seeed Wio GPS Board -####################################### - -####################################### -# Datatypes (KEYWORD1) -####################################### - - - -####################################### -# Methods and Functions (KEYWORD2) -####################################### - - -####################################### -# Constants (LITERAL1) -####################################### \ No newline at end of file diff --git a/library.properties b/library.properties deleted file mode 100644 index 01d1763..0000000 --- a/library.properties +++ /dev/null @@ -1,9 +0,0 @@ -name=Grove I2C Motor Driver -version=1.0.0 -author=Seeed Studio -maintainer=Seeed Studio -sentence=Arduino library to control Grove I2C Motor Driver. -paragraph=Arduino library to control Grove I2C Motor Driver. -category=Sensors -url=https://github.com/Seeed-Studio/Grove_I2C_Motor_Driver -architectures=* \ No newline at end of file