Skip to content

Commit d10714d

Browse files
authored
Merge pull request #4623 from willmmiles/more-usermod-fixes
More usermod fixes
2 parents f721efc + 354a0ae commit d10714d

File tree

79 files changed

+864
-820
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+864
-820
lines changed

usermods/ADS1115_v2/library.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name:": "ADS1115_v2",
2+
"name": "ADS1115_v2",
33
"dependencies": {
44
"Adafruit BusIO": "https://github.com/adafruit/Adafruit_BusIO#1.13.2",
55
"Adafruit ADS1X15": "https://github.com/adafruit/Adafruit_ADS1X15#2.4.0"

usermods/AHT10_v2/library.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name:": "AHT10_v2",
2+
"name": "AHT10_v2",
33
"dependencies": {
44
"enjoyneering/AHT10":"~1.1.0"
55
}

usermods/Analog_Clock/library.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"name:": "Analog_Clock"
2+
"name": "Analog_Clock"
33
}
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"name:": "Animated_Staircase"
2+
"name": "Animated_Staircase"
33
}

0 commit comments

Comments
 (0)