Open
Description
Starting with mbed 3.10 I get:
[ERROR] In file included from ./mbed-mqtt/src/MQTTClientMbedOs.h:32,
...
./mbed-mqtt/paho_mqtt_embedded_c/MQTTClient/src/mbed/MQTTmbed.h: In member function 'bool Countdown::expired()':
./mbed-mqtt/paho_mqtt_embedded_c/MQTTClient/src/mbed/MQTTmbed.h:39:26: warning: 'int mbed::TimerBase::read_ms() const' is deprecated: Use the Chrono-based elapsed_time method. If integer milliseconds are needed, you can use
...
and so on.
Metadata
Metadata
Assignees
Labels
No labels