Skip to content

Commit aba6942

Browse files
committed
fixed typo
1 parent 16a1748 commit aba6942

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Flipper-Zero DCF77 Clock Sync
2-
Emulates the [DCF77](https://en.wikipedia.org/wiki/DCF77) time signal on the RFID antenna and on GPIO A4 pin.
2+
Emulates the [DCF77](https://en.wikipedia.org/wiki/DCF77) time signal on the RFID antenna and on GPIO A4 pin.
33

4-
Uses PWM with frequency of 77.5 kHz on the GPIO pin it to simulate the signal.
4+
Uses PWM with frequency of 77.5 kHz on the GPIO pin to simulate the signal.
55

66
# Usage
77

@@ -14,4 +14,4 @@ The RFID antenna wokrs best at distances of up to 50cm. The signal gets recogniz
1414

1515
When using the GPIO, best results are achieved if you connect a ferrite antenna over 330 ohm resistor and a capactior to ground.
1616

17-
It also works with analog beeper or small in-ear headphone connected to the GPIO pin.
17+
It also works with analog beeper or small in-ear headphone connected to the GPIO pin.

0 commit comments

Comments
 (0)