8000 example path fix · sidpug/lib-python@bbe6f3e · GitHub
[go: up one dir, main page]

Skip to content

Commit bbe6f3e

Browse files
author
amorozenko
committed
example path fix
1 parent 2011889 commit bbe6f3e

File tree

1 file changed

+1
-1lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Examples can be found **[here][blynk-py-examples]** Check them all to get famili
160160
- [06_terminal_widget.py](https://github.com/blynkkk/lib-python/blob/master/examples/06_terminal_widget.py): Communication between hardware and app through Terminal widget)
161161
- [07_tweet_and_logging.py](https://github.com/blynkkk/lib-python/blob/master/examples/07_tweet_and_logging.py): How to post to Twitter and log events from your hardware
162162
- [08_blynk_timer.py](https://github.com/blynkkk/lib-python/blob/master/examples/08_blynk_timer.py): How send data periodically from hardware by using **[Blynk Timer][blynktimer-doc]**
163-
- [09_sync_virtual_pin.py]((https://github.com/blynkkk/lib-python/blob/master/examples/09_sync_virtual_pin.py)): How to sync virtual pin states and properties
163+
- [09_sync_virtual_pin.py](https://github.com/blynkkk/lib-python/blob/master/examples/09_sync_virtual_pin.py): How to sync virtual pin states and properties
164164

165165
##### Raspberry Pi (any):
166166
Read [Raspberry Pi guide](https://github.com/blynkkk/lib-python/tree/master/examples/raspberry) first.

0 commit comments

Comments
 (0)
0