Compiler warning: "'us_timestamp_t mbed::TimerBase::read_high_resolution_us() const' is deprecated
"
#164
Labels
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Compilation of the library for boards with an Mbed OS-based core generates multiple compiler warnings about the use of deprecated Mbed OS functions:
These come from code such as:
ArduinoBLE/src/utility/HCICordioTransport.cpp
Line 124 in baa1370
The text was updated successfully, but these errors were encountered: