[WIP] Flipper Devtool (#113)
* FLPv0.1 on Python; File transfer is working. * FLPv0.1 on Python; .gitignore fixes. * Update protocol to latest version; change interface to OOP Co-authored-by: Daniel Solmann <DanGSun@yandex.ru> Co-authored-by: coreglitch <mail@s3f.ru>
This commit is contained in:
2
flp/flipper/__init__.py
Normal file
2
flp/flipper/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from flipper import file
|
||||
from flipper.file import File
|
Reference in New Issue
Block a user