We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently watchdog error is recorded as: \nBOARD_RESET!\n https://github.com/openwsn-berkeley/openwsn-on-iotlab/blob/master/A8/experiment/watchdog.py#L11
It should be replaced by the corresponding opeserial Error output, as this function printed out: https://github.com/openwsn-berkeley/openwsn-fw/blob/develop_FW-548/drivers/common/openserial.c#L816
The text was updated successfully, but these errors were encountered:
good catch. Maybe we should track issues in the usual tracker for this project, under SW?
Sorry, something went wrong.
No branches or pull requests
Currently watchdog error is recorded as: \nBOARD_RESET!\n
https://github.com/openwsn-berkeley/openwsn-on-iotlab/blob/master/A8/experiment/watchdog.py#L11
It should be replaced by the corresponding opeserial Error output, as this function printed out:
https://github.com/openwsn-berkeley/openwsn-fw/blob/develop_FW-548/drivers/common/openserial.c#L816
The text was updated successfully, but these errors were encountered: