This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/samples/simple/wasm-apps
Wenyong Huang 98bacfe6bb
Fix sensor framework timer issue and update sensor sample (#917)
Fix the sensor framework timer issue reported by #884 when setting
`ms_to_next_check`, and unify the type of time related args/vars to
uint32 to avoid potential type conversion issues, and fix the compile
warnings.

And update the sensor sample by creating two sensors to confirm that
the fix works correctly.
2021-12-28 08:44:19 +08:00
..
connection.c Apply clang format for samples files (#833) 2021-11-15 12:48:35 +08:00
event_publisher.c Apply clang format for samples files (#833) 2021-11-15 12:48:35 +08:00
event_subscriber.c Apply clang format for samples files (#833) 2021-11-15 12:48:35 +08:00
request_handler.c Apply clang format for samples files (#833) 2021-11-15 12:48:35 +08:00
request_sender.c Apply clang format for samples files (#833) 2021-11-15 12:48:35 +08:00
sensor.c Fix sensor framework timer issue and update sensor sample (#917) 2021-12-28 08:44:19 +08:00
timer.c Apply clang format for samples files (#833) 2021-11-15 12:48:35 +08:00