diff --git a/library.json b/library.json index a4d94c7..c24442a 100644 --- a/library.json +++ b/library.json @@ -10,7 +10,7 @@ "type": "git", "url": "https://github.com/m5stack/M5Atom.git" }, - "version": "0.1.1", + "version": "0.1.2", "frameworks": "arduino", "platforms": "espressif32", "headers": "M5Atom.h" diff --git a/library.properties b/library.properties index 65177a0..9dfc31c 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=M5Atom -version=0.1.1 +version=0.1.2 author=M5Stack maintainer=M5Stack sentence=Library for M5Atom Core development kit @@ -8,4 +8,4 @@ category=Device Control url=https://github.com/m5stack/M5Atom architectures=esp32 includes=M5Atom.h -depends=M5Family,ATOM_DTU_CAT1,ATOM-ECHO,M5-Ethernet +depends=M5Family,ATOM_DTU_CAT1,M5-Ethernet