volca02 / hr20-esp12-master

Re-implementation (with different features) of the master portion of OpenHR20 wireless project
GNU General Public License v2.0
12 stars 5 forks source link

Often can't set values via mqtt #34

Open volca02 opened 6 years ago

volca02 commented 6 years ago

Sometimes, the callback is not called after publishing a value to one of the settable topics.

Hopefully the transition to arduino-mqtt #32 solves this, if not, will have to diagnose more.