Skip to content

Fix OTAP protocol files#2

Open
qbey wants to merge 2 commits intotwatteyne:developfrom
wattsonelements:qbey/fix_protocols_otap
Open

Fix OTAP protocol files#2
qbey wants to merge 2 commits intotwatteyne:developfrom
wattsonelements:qbey/fix_protocols_otap

Conversation

@qbey
Copy link

@qbey qbey commented May 30, 2024

This adds missing indentations which resulted in a IndentationError: expected an indented block after 'try' statement on line X when running python OTAPCommunicator.py ...

This also add a missing str to bytes conversion when fetching the missing packets from mote.

qbey added 2 commits May 30, 2024 16:07
This adds missing indentations which resulted in a
`IndentationError: expected an indented block after 'try' statement on line X`
when running `python OTAPCommunicator.py ...`
Seems related to upgrade to Python 3.
@qbey qbey changed the title Fix indentation in OTAP protocol files Fix OTAP protocol files Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant