Skip to content
Snippets Groups Projects
Commit abf03c1c authored by Stefan's avatar Stefan Committed by Lorenz Meier
Browse files

Update hott_sensors.cpp

spelling mistakes
parent 54677cd2
No related branches found
No related tags found
No related merge requests found
......@@ -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);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment