MCPcopy 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
548static void sensor_cmd_warning_probe(void)
549{
550 LOG_W("Please probe sensor device first!");
551}
552
553static int sensor(int argc, char **argv)
554{

Callers 1

sensorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected