Skip to content
Snippets Groups Projects
Commit eb353f57 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Resolve off-by-one issue in MQTT node status publishing

Make mqtt_putnodedat() use a 1-based node number, like the other putnodedat()
functions.

The bug (misuse of mqtt_putnodedat) was actually in js_system.c, but fixed the
API to match the common expectation.
parent 0e9e499f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment