Skip to content

Commit

Permalink
🚨 Fix lint (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
kammce authored Nov 30, 2024
1 parent 0959338 commit e3bcc39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/applications/icm20948.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ void application(resource_list& p_map)
hal::print<128>(console, "\n\nHeading: %f°", heading);
hal::print(console, "\n\n===========================================\n");
}
}
}

0 comments on commit e3bcc39

Please sign in to comment.