mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Update hott_sensors.cpp
spelling mistakes
This commit is contained in:
@@ -182,7 +182,7 @@ hott_sensors_thread_main(int argc, char *argv[])
|
||||
|
||||
recv_data(uart, &buffer[0], &size, &id);
|
||||
|
||||
// Determine which moduel sent it and process accordingly.
|
||||
// Determine which module sent it and process accordingly.
|
||||
if (id == GAM_SENSOR_ID) {
|
||||
publish_gam_message(buffer);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user