Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/rt-thread
/ sensor_cmd_warning_probe
Function
sensor_cmd_warning_probe
components/drivers/sensor/v2/sensor_cmd.c:548–551 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
546
}
547
548
static void sensor_cmd_warning_probe(void)
549
{
550
LOG_W(
"Please probe sensor device first!"
);
551
}
552
553
static int sensor(int argc, char **argv)
554
{
Callers
1
sensor
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected