Skip to content

Commit 4d2a37d

Browse files
committed
fix a few spelling errors
1 parent 27c7ca6 commit 4d2a37d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ Written in [CircutPython](https://circuitpython.org/), [code.py](/circutpython/c
1414
All three versions use PWM to drive analogue gauges with a 3v range.
1515

1616
## Meters
17-
I have been using [this 15v meter from Amazon](https://www.amazon.com/Baomain-Analogue-Voltage-Analog-Voltmeter/dp/B06XXM74SC/) and converting them to 3v range by swapping out the internal 15kΩ resistor with a 3kΩ resitor.
17+
I have been using [this 15v meter from Amazon](https://www.amazon.com/Baomain-Analogue-Voltage-Analog-Voltmeter/dp/B06XXM74SC/) and converting them to 3v range by swapping out the internal 15kΩ resistor with a 3kΩ resistor.
1818

1919
## Custom Face
20-
[face.svg](./face/face.svg) is a bitmap to vector conversion of a screen schot of the designed I used in Cricut Design Space. Not ideal, but it should give you a place to start. (I could not find a way to directly export from Design Space.)
20+
[face.svg](./face/face.svg) is a bitmap to vector conversion of a screenshot of the designed I used in Cricut Design Space. Not ideal, but it should give you a place to start. (I could not find a way to directly export from Design Space.)
2121

2222
![face](./face/face.svg)
2323

0 commit comments

Comments
 (0)