repo.or.cz
/
ExpressLRS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Parse MSP messages from the backpack while TX is in mavlink mode (#2883)
[ExpressLRS.git]
/
src
/
python
/
__main__.py
blob
64fc5087d63348cdd58016ad4d6d7d0cb8d4c925
1
import
binary_configurator
2
3
if
__name__
==
'__main__'
:
4
binary_configurator
.
main
()