1
0
mirror of https://github.com/jonathanhogg/scopething synced 2025-07-14 03:02:09 +01:00

Fix Python requirement in README

This commit is contained in:
Jonathan Hogg
2017-03-27 17:18:57 +01:00
parent 40ac792121
commit 94320a27f8

View File

@ -4,5 +4,5 @@
## Quick Notes ## Quick Notes
- Only tested against a BitScope Micro (BS05) - Only tested against a BitScope Micro (BS05)
- Requires Python >3.5 and the **pyserial** package - Requires Python >3.6 and the **pyserial** package