Files
AC707N/SDK/apps/watch/include/dev_status.h
T
2025-12-03 11:12:34 +08:00

43 lines
185 B
C

#ifndef DEV_STATIS_H
#define DEV_STATIS_H
// #include "system/includes.h"
// #include "system/event.h"
int dev_status_event_filter(int *msg);
#endif