17#ifndef SENSOR_THRESHOLD_SHELL_H
18#define SENSOR_THRESHOLD_SHELL_H
20#include <shell/shell.h>
void cmd_get_sensor_threshold(const struct shell *shell, size_t argc, char **argv)
Definition: sensor_threshold_shell.c:83
void cmd_set_sensor_threshold(const struct shell *shell, size_t argc, char **argv)
Definition: sensor_threshold_shell.c:26