Skip to content

Commit cf15858

Browse files
Big overhaul. Passing all globals as arguments now.
1 parent 215dfd9 commit cf15858

8 files changed

+1023
-1067
lines changed

README.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
.. image:: https://github.com/Dennis-van-Gils/DvG_Arduino_PyQt_multithread_demo/actions/workflows/python-demos.yml/badge.svg
1+
|demos| |black| |license|
2+
3+
.. |demos| image:: https://github.com/Dennis-van-Gils/DvG_Arduino_PyQt_multithread_demo/actions/workflows/python-demos.yml/badge.svg
24
:target: https://github.com/Dennis-van-Gils/DvG_Arduino_PyQt_multithread_demo/actions/workflows/python-demos.yml
3-
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
5+
.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
46
:target: https://github.com/psf/black
5-
.. image:: https://img.shields.io/badge/License-MIT-purple.svg
7+
.. |license| image:: https://img.shields.io/badge/License-MIT-purple.svg
68
:target: https://github.com/Dennis-van-Gils/DvG_Arduino_PyQt_multithread_demo/blob/master/LICENSE.txt
79

810
Arduino PyQt multithread demo

0 commit comments

Comments
 (0)